Leaderboard (728 x 90)

Tuesday, August 3, 2010

how to upgrade CPAN module for perl

run these command

perl -MCPAN -e 'shell'

then enter these command
# install Bundle::CPAN
# reload cpan

No comments:

Post a Comment