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

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