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

Changes for version 0.27_002 - 2013-09-12

  • CHANGES
    • IO::Async::Stream 0.59 allows stall timeout detection during writes now as well

Changes for version 0.27_001 - 2013-09-10

  • CHANGES
    • Rewrite back into being a subclass of IO::Async::Stream instead of using IO::Async::Protocol::Stream
  • BUGFIXES
    • Closed connections should drop the ready queue, so they don't accidentally try to process a second request

Modules

use HTTP with IO::Async
HTTP client protocol handler