Upgrading all CPAN Modules

This command line interface will check and upgrade all CPAN library in your system.

perl -MCPAN -e 'CPAN::Shell->install(CPAN::Shell->r)'

Leave a Reply