I know there is an easy solution to this but I am not sure how to designate the path to my DBI module library within a perl file so the perl script can be run under cron. When the script dows run in cron I get an error that the oracle dbi library cannot be located. I assume this is because the root user running cron does not know where it is. Can the path be set within the perl script itself?
Thanks
Thanks