Fri 28 Mar 2008
I was looking across some perlmonks posting, and I came across a reply to a post that seemed useful. Putting this in a crontab will automatically update the CPAN modules that you have installed in your system.
perl -MCPAN -e ‘CPAN::Shell->install(CPAN::Shell->r)’
Leave a Reply
You must be logged in to post a comment.