May 13, 2007
Perl maintenance tips
Some perl module notes
upgrade modules :
#perl -MCPAN -e ‘CPAN::Shell->install(CPAN::Shell->r)’
create bundle:
**#perl -MCPAN -e shell
cpan>autobundle **
Install bundle:
cpan>install Bundle::Snapshot_2003_10_01_00