The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.30 - 2013-10-20

  • CHANGES
    • Use Future->new->fail to return failing immediate Futures
    • Ensure Future failures all use standard IO::Async style of ($message, NAME, ...)
  • BUGFIXES
    • Ensure that fail_on_error doesn't cause non-error responses to fail (RT88996)

Modules

use HTTP with IO::Async
HTTP client protocol handler