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

Changes for version 0.005 - 2014-08-04

  • No new features
  • Bug fixes:
  • on_listen_error is now required in the ->listen call, ensure we handle this by failing the ->listening Future

Modules

IO::Async support for ControlChannel protocol
IO::Async support for Protocol::ControlChannel.
server implementation for Protocol::ControlChannel using IO::Async