Scroll to navigation

PERLVER-FAST(1p) User Contributed Perl Documentation PERLVER-FAST(1p)

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.

2020-04-05 perl v5.30.0