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
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
Post a Comment