Changes for version 0.003 - 2012-10-29
- Stanislaw Pusep <creaktive@gmail.com>
- Net::Curl::Easy::setopt hack
- header parser refactored
- direct filehandle output condition refactor
- fixed persistence/caching; however, "Attempt to free unreferenced scalar: SV 0xdeadbeef" is back :(
- each $ua instance hold own Net::Curl::Share
- always use persistent connections; never use libcurl to handle POST redirections
- share DNS/cookies/SSL
- fixed the messy redirection chain
- progressbar/noproxy support
- slurp big files directly to disk
- handle redirects via libcurl
- crude persistent connections support
Modules
the power of libcurl in the palm of your hands!