Changes for version 4.06
- Fixed a setopt issue that could cause a setopt string to get corrupted with pre 7.17.0 libcurl versions. (Thanks to Andreas Marienborg for the excellent bugreport and testcase!)
- Made the Makefile.PL curl.h parsing slightly more generic to detect a wider selection of constants (fixes debian bugs #519841 and #518942). This makes it possible to use CURLE_* and CURL_NETRC_* constants.
- Added a clearly invalid protocol to t/18twinhandles.t (fixes RT #41425).
Modules
Perl extension interface for libcurl