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

Changes for version 0.32 - 2014-09-21

  • Add : Support for the PERL_OP_PARENT optional feature introduced in perl 5.21.2.
  • Fix : [RT #92806] : Tests that use run_perl() fail on Android Thanks Brian Fraser for the patch.
  • Fix : indirect constructs will no longer segfault while inside the empty package on perl 5.8.x. This fix may also prevent some segfaults during global destruction.

Modules

Lexically warn about using the indirect method call syntax.