Saturday, February 24, 2007

Updating perl modules from CPAN

Any modules available in CPAN could be easily updated to your system.
eg: to update the module "Bundle::ApacheTest"

perl -MCPAN -e 'install Bundle::ApacheTest'

0 Comments:

Post a Comment

<< Home