Last Updated: February 25, 2016
·
1.001K
· nevesenin

Keep your installed CPAN modules up to date

Running cpan_watch.pl -m as a cronjob will send you a mail to the configured e-mail address with all outdated CPAN modules listed.

cpan_watch.pl -i will install outdated CPAN modules.

https://github.com/nevesenin/perl-scripts/blob/master/cpan_watch.pl