Merge from vendor branch TNF:
[pkgsrcv2.git] / devel / p5-Perl-MinimumVersion / DESCR
1 Perl::MinimumVersion takes Perl source code and calculates the minimum
2 version of perl required to be able to run it. Because it is based on
3 PPI, it can do this without having to actually load the code.
4
5 Currently it tests both the syntax of your code, and the use of explicit
6 version dependencies such as require 5.005.