c25ca102c5
for Perl code.
5 lines
258 B
Text
5 lines
258 B
Text
Perl::MinimumVersion takes Perl source code and calculates the minimum
|
|
version of perl required to be able to run it. Because it is based on
|
|
PPI, it can do this without having to actually load the code.
|
|
|
|
WWW: http://search.cpan.org/dist/Perl-MinimumVersion/
|