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