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

Changes for version 0.06 - 2017-06-29

  • CHANGES
    • Support suspend/resume within while loops and plain loop blocks
    • Import the syntax keywords by default, rather than having to request them as an import symbol
    • Added some initial documentation to explain the new syntax
  • BUGFIXES
    • Declare (for now) dependency on perl 5.24 to prevent older versions from attempting it and failing. We hope to support older versions back to 5.14 in due course.

Modules

deferred subroutine syntax for futures