The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 4.07

  • Fixed >32bit integer option passing to libcurl on 32bit systems. (Thanks to Peter Heuchert for the report and fix suggestion!)
  • The CURL_CONFIG environment variable can now be used to specify which curl-config to use (contributed by claes).
  • Fixed segfault when a string option with setopt was set to undef (contributed by claes).
  • Fixed incomplete cleanup routine at destruction time (contributed by claes).
  • Readded Easy.pm and Share.pm stubs so that they are indexed by CPAN, thus avoiding complications with outdated versions appearing.

Modules

Perl extension interface for libcurl

Provides

in lib/WWW/Curl/Easy.pm
in lib/WWW/Curl/Form.pm
in lib/WWW/Curl/Multi.pm
in lib/WWW/Curl/Share.pm