Changes for version 0.34 - 2014-05-30
- Maksym Davydov <max@mdavydov.com>
- Added support for CURLOPT_XFERINFOFUNCTION callback (and CURLOPT_XFERINFODATA option) to Net::Curl::Easy;
- Added functions escape() and unescape() to Net::Curl::Easy.
- Olaf Alders <olaf@wundersolutions.com>
- Fixed typo in Makefile.PL error message.
- Stanislaw Pusep <stas@sysd.org>
- Synced symbols-in-versions from libcurl/7.37.0;
- Makefile.PL cleanup;
- Attempted to silence test noise under -DDEBUGGING;
- Attept to fix a test failing on MidnightBSD (and potentially others);
- CURLMOPT_PIPELINING_SERVER_BL/CURLMOPT_PIPELINING_SITE_BL support added.
Documentation
sample modules and test code for Net::Curl
Modules
Perl interface for libcurl
compatibility layer for WWW::Curl
Perl interface for curl_easy_* functions
Form builder for Net::Curl
Perl interface for curl_multi_* functions
Perl interface for curl_share_* functions
Provides
in lib/Net/Curl/Easy.pm
in lib/Net/Curl/Form.pm
in lib/Net/Curl/Multi.pm
in lib/Net/Curl/Share.pm