CPan: Perl modules

Published by

Posted on August 17, 2008


list installed modules
run instmodsh from the comment line
or you can use the following command
perl -MCPAN -e 'print CPAN::Shell->r '

to install a module
type cpan
then install modulename
or
force install modulename
else
[#] cpan install 'modulename'
=======================
Module search