Are you sure it is there? Are you sure the UID under which
the cron job runs can read the file? What error are you
getting? What happens if you make a simple perl program
that opens the .pm file and reads its content and you run
that from cron?
Abigail
Comment on Re: use lib 'foo/bar' in cron-called script...