The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.