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

Changes for version 1.21

  • Add 'bytes' to 5.6 pragma (Alexandr Ciornii)
  • Add support for "version numbers" like "v1.1.1" (Alexandr Ciornii)
  • Steal argument counting code from Perl::Critic, reimplement _three_argument_open, more tests (Alexandr Ciornii) Now check for 3-arg open is working.
  • Check 4-arg substr that requires perl 5.5 (Alexandr Ciornii)
  • Postfix foreach requires perl 5.004.05 (Alexandr Ciornii)
  • Scalar::Util::weaken requires perl 5.006 (Alexandr Ciornii)
  • P::MV itself found imcompatibility in 02_main.t with 5.5 (Alexandr Ciornii)

Documentation

The Perl Minimum Version Analyzer

Modules

Find a minimum required version of perl for Perl code