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

Changes for version 6.11 - 2017-01-04

  • Updated the Changes file
  • When using Net::SSL, pending data was potentially ignored GH PR#7 (Jean-Louis Martineau)
  • 6.10-DEV 2016-12-30
    • Added LICENSE
    • Added 'use warnings' to everywhere that lacked it
    • Drop all use of Test.pm
    • Removed unneeded uses of 'use vars'
    • Switch live tests to use Google.
    • Fix RT#112313 - Hang in my_readline() when keep-alive => 1 and $reponse_size % 1024 == 0

Modules

Low-level HTTP connection (client)
Non-blocking HTTP client
Low-level HTTP over SSL/TLS connection (client)