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

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>