in reply to Chronicling Perl script and recognition of modules location with Crontab

If it's emailing you, it's because it ran the script and got the Can't locate... on stderr. Is List/Compare.pm in one of the directories listed? If not, fix it or adjust @INC with PERL5LIB= or perl -I ... or use lib, etc.
  • Comment on Re: Chronicling Perl script and recognition of modules location with Crontab
  • Download Code