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

cc.perlmodule.pl [options]
Options:
-help
-module_name NameOfModule
-perl_version VersionOfPerl
All switches can be reduced to a single letter.
Exit value: 0.

Print help and exit.
Specify the name of the module whose Perl versions are to be found.
Default: ''.
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: ''.