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

Changes for version 0.58 - 2022-04-29

  • BUGFIXES
    • Fix memory leak with long-running futures and on_cancel (RT142222)
    • Copy SVs with SvPADTMP in case of running code, or folded constants that erroneously end up with that flag anyway (RT142468)

Modules

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