Provided by: libperl-minimumversion-fast-perl_0.18-2_all
NAME
perlver-fast - Find a minimum required version of perl for Perl code
SYNOPSIS
$ perlver-fast lib/App/Cme/Common.pm lib/App/Cme/Common.pm: 5.10
DESCRIPTION
"perlver-fast" takes Perl source code and calculates the minimum version of perl required to be able to run it. This module supports only Perl 5.8.1+.
AUTHOR
"perlver-fast" is written by tokuhirom <tokuhirom@gmail.com>. This man page was written by Dominique Dumont for Debian project. It can be reused for other projects.