paperlined.org
dev
>
perl
>
modules
document updated 13 years ago, on Jul 1, 2011
Command-line utils that describe whether a given module is installed, and maybe gives more info about it
quick ways to see if a module is installed:
perldoc
module
perl -M
module
-e1
pmtools
Module::Metadata
— added to Perl core as of Perl 5.13.9
Module::Finder
Module::Which
Module::List
other tenatively-related modules:
Module::InstalledVersion
Module::Info
Module::Locate