in reply to Re^2: perl module not working in crontab
in thread perl module not working in crontab

Always that a script fail in your crontab, check 'env' output before launch it (and compare both (inside crontab and outside)), like ikegami says, this time CWD var has the reason of failure

  • Comment on Re^3: perl module not working in crontab