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

Changes for version 1.23_02

  • The --blame option now works in the perlver script (ADAMK)

Changes for version 1.23_01

  • Reworked the internals to capture the version, rule and PPI element responsible for each limitation as P:MV:Reason (ADAMK)
  • Added first experimental version of the new _reason API (ADAMK)
  • Adding 5.8 dependency for "use Carp version ()" (ADAMK)
  • module Errno requires perl 5.5 (Alexandr Ciornii)
  • PPI is no longer compatible with perl 5.5, so P::MV can also depend on 5.6 (Alexandr Ciornii)
  • Bumping File::Find::Rule dependency to 0.32 because we break with 0.31 (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