Mega Code Archive

 
Categories / Perl / Language Basics
 

Downloading and Installing Modules using Perl -MCPAM

perl -MCPAN -e "install module_name" For example: perl -MCPAN -e "install Business::UPS"