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.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