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

Changes for version 0.48 - 2021-02-02

  • CHANGES
    • Explicitly document that `async sub` works on anon subs too
    • Update to latest hax/ files
  • BUGFIXES
    • t/80await+try.t requires Syntax::Keyword::Try version >= 0.18 (RT134250)

Modules

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