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

Changes for version 0.44 - 2020-10-09

  • CHANGES
    • Added initial attempt at `CANCEL` blocks for handling Future cancellation - experimental
    • Announce upcoming API method rename of `AWAIT_ON_CANCEL` to `AWAIT_CHAIN_CANCEL`

Modules

deferred subroutine syntax for futures
the interface required by Future::AsyncAwait
conformance tests for awaitable role API