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

Changes for version 1.37 - 2014-05-11

  • Removed the check for "stacked labels" that I added in 1.36, as it appears that I misinterpreted what the 5.14 change was, and broke at least one dist. Commented out the check in MinimumVersion.pm, and the specific subtests. Apologies to HMBRAND and all others affected
  • The way I was comparing versions in one of the new tests in 1.36 wasn't portable across old versions of Perl. Thanks to Paul Howarth for RT#95528.

Documentation

The Perl Minimum Version Analyzer

Modules

Find a minimum required version of perl for Perl code

Provides

in lib/Perl/MinimumVersion/Reason.pm