Changes for version v0.019 - 2013-10-11
- Marked PUT test as TODO
- Could fail due to something very system-specific. Already happened before:
- https://github.com/sparky/perl-Net-Curl/commit/6abd458c3539bb9fe0a01ce4d 555cef6472d1212 [Stanislaw Pusep]
- Quick hack to solve issue #6
- Set CURLOPT_SSL_VERIFYPEER to 0 on ssl_opts => {verify_hostname => 0}. Ugly, but seems to be the most backward-compatible way since LWP does not have separate settings for verifypeer and verifyhost. [Stanislaw Pusep]
- Quick hack to solve issue #7
- $ua->local_address available since LWP 5.834 $ua->show_progress available since LWP 5.815 [Stanislaw Pusep]
Modules
the power of libcurl in the palm of your hands!