in reply to Re: perl script and cron
in thread perl script and cron

well, looks like adding the full path to the directory worked. After some thought and derby's post, I concluded the script, running as a cron job is no longer running from within the parent directory therefore the full path is requireed. Thanks derby.