Skip to content

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

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*