Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: Trouble finding modules from cron

by cbeckley (Curate)
on Apr 12, 2017 at 19:53 UTC ( [id://1187803]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Trouble finding modules from cron
in thread Trouble finding modules from cron

I would only add that if the scripts and the modules are going to maintain their relative positions in the file system before and after a move, then no change is required with

use lib "$FindBin::Bin/../path/to/modules";

However if there's a risk that the modules might move in relation to the scripts, then huck's solution is certainly more flexible.

Thanks,
cbeckley

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-23 06:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found