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

Changes for version 1.5 - 2010-12-31

  • bugfix: after headers were received, if any error occured the wrong (server-sent) Status and Reason fields would be passed to the callback.
  • when an error occurs during transfer, preserve status/reason.
  • add socks4a connect example.
  • new "tcp_connect" parameter.
  • new format_date and parse_date functions.
  • diagnose unexpected eof as such when the length is known.
  • add 205 to the responses without body.

Modules

simple but non-blocking HTTP/HTTPS client