Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / devel / p5-Perl-MinimumVersion / DESCR
blob806514582c2e2f5fdc740005614adb4b3584ea7b
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.
5 Currently it tests both the syntax of your code, and the use of explicit
6 version dependencies such as require 5.005.