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

Changes for version 0.43 - 2020-07-06

  • CHANGES
    • Added explicit use VERSION declarations to every perl file
  • BUGFIXES
    • Don't segfault when awaiting in closures that capture outer 'our' variables (RT132945)

Modules

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