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

Changes for version 0.47 - 2020-11-29

  • CHANGES
    • Allow `await` expressions at toplevel of main script, for consistency of examples, unit tests, etc... (RT129306)

Modules

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