I have a Perl script that uses Carp (carp croak) to print info and errors. When run directly I can see the output on console. But when I am running the script as cronjob I dont know where the messages are going.
Already checked in /var/log/messages /var/log/cron . Not found
Please help.
/etc/crontab
file. Anything to help diagnose. - dave