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.56 - 2022-01-26

  • CHANGES
    • Updated Awaitable API definition for AWAIT_ON_CANCEL
    • Actually use AWAIT_ON_CANCEL properly (RT137723)
    • Document the interaction of `multi async sub`

Modules

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