The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

cc.perlmodule.pl - Cross-check a module name or a version of Perl

SYNOPSIS

cc.perlmodule.pl [options]

        Options:
        -help
        -module_name NameOfModule
        -perl_version VersionOfPerl

All switches can be reduced to a single letter.

Exit value: 0.

OPTIONS

o -help

Print help and exit.

o -module_name NameOfModule

Specify the name of the module whose Perl versions are to be found.

Default: ''.

o -perl_version VersionOfPerl

Specify the version number of Perl to validate.

Perl V 5.10.1 must be written as 5.010001, and V 5.12.1 as 5.012001.

Default: ''.