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

Changes for version 0.38 - 2015-06-01

  • CHANGES
    • More debug_printf() calls for better logging of connection-related activity
  • BUGFIXES
    • Ensure that failed connections are removed from the parent notifier (RT102547)
    • Make sure not to call length() on undefined values (RT102023)
    • Ensure that the first request after connecting is only written after the connection has been configured and has a notifier name

Modules

use HTTP with IO::Async
HTTP client protocol handler

Provides

in lib/Net/Async/HTTP/StallTimer.pm