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 1.28

  • The ->isa in the 5.10 operator and magic variable tests were back the front, breaking both. Fixed (ADAMK)
  • Magic variable rules now check using ->symbol method instead of ->content so that $+{foo} are correctly treated like %+ (ADAMK)
  • Removed -w from tests to allow testing with Tainting on (ADAMK)

Documentation

The Perl Minimum Version Analyzer

Modules

Find a minimum required version of perl for Perl code

Provides

in lib/Perl/MinimumVersion/Reason.pm