I have a good deal of perl programs run from crontab. The only
special treatment I have needed in some cases is properly
setting the PERLLIB or PERL5LIB environment variables. In those
cases, because crontab entries are usually executed using /bin/sh,
you can do something like this: