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

Changes for version 0.11 - 2019-09-07

  • CHANGES
    • Use wrap_keyword_plugin() instead of direct access to PL_keyword_plugin
  • BUGFIXES
    • Build OP_ENTER/OP_LEAVE structure the correct way so perl 5.31.3 doesn't crash
    • Fix OP_NEXT/OP_LAST/OP_REDO mangling for perl 5.31.3 to avoid CPU spin (RT129975)

Modules

a try/catch/finally syntax for perl