-
-
22 Apr 2021 02:36:51 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (34)
- Testers (149 / 0 / 0)
- Kwalitee
Bus factor: 5- 82.58% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (36.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 11 contributors-
Adam Kennedy
-
Alexandr Ciornii
-
Chris Dolan
-
Dan Book
-
Elliot Shank
-
Jakub Wilk
-
Leon Timmermans
-
Neil Bowers
-
Ricardo Signes
-
Steffen Müller
-
Yanick Champoux
Changes for version 1.40 - 2021-04-21
- No changes from 1.39
Changes for version 1.39 - 2021-04-11 (TRIAL RELEASE)
- Features enabled via the 'experimental' pragma are now recognized (GH#5)
- Depend on PPIx::Utils instead of Perl::Critic::Utils (GH#6)
- Recognize several new features and their minimum required Perl versions (GH#10, GH#20)
- 'say', 'smartmatch', 'postderef', 'postderef_qq', 'signatures', 'refaliasing', 'bitwise', 'declared_refs', 'isa', 'indirect'
Documentation
The Perl Minimum Version AnalyzerModules
Find a minimum required version of perl for Perl codeProvides
in lib/Perl/MinimumVersion/Reason.pmModule Install Instructions
To install Perl::MinimumVersion, copy and paste the appropriate command in to your terminal.
cpanm Perl::MinimumVersion
perl -MCPAN -e shell install Perl::MinimumVersion
For more information on module installation, please visit the detailed CPAN module installation guide.