Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: perl module not working in crontab

by toolic (Bishop)
on Jan 03, 2012 at 01:00 UTC ( [id://945990]=note: print w/replies, xml ) Need Help??


in reply to perl module not working in crontab

If you have multiple versions of perl installed, you may need to use the full path to your perl executable in your crontab file:
/full/path/to/my/perl my_script.pl
Different version of perl have potentially different module include paths (@INC).

super search where title contains "crontab"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://945990]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-20 00:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found