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.35 - 2014-05-02

  • 'state' requires perl 5.10.0, even if you don't also see "use feature 'state'", because you can also write "use 5.010" to enable 'state'. RT#67626
  • Dropped the rule that said "use base 'Exporter'" should make a dependency on Perl 5.008+ RT#89173
  • Improved the fix for RT#95023. Thanks again to Paul Howarth.

Documentation

The Perl Minimum Version Analyzer

Modules

Find a minimum required version of perl for Perl code

Provides

in lib/Perl/MinimumVersion/Reason.pm