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

Changes for version 0.45 - 2020-10-22

  • CHANGES
    • Have Test::Future::AsyncAwait::Awaitable check for the suggested new `AWAIT_CHAIN_CANCEL` method
  • BUGFIXES
    • Avoid refcounting bug when cancelling a suspended SAVEt_SPTR (RT133564)
    • Turn on SvPADMY on precancel AV to keep -DDEBUGGING perl happy (RT133517)

Modules

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