Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: adding library directories relative to $0

by jeffa (Bishop)
on Feb 22, 2011 at 20:57 UTC ( [id://889675]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use FindBin qw($Bin);
    use lib "$Bin/../lib";
    
  2. or download this

Log In?
Username:
Password:

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

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

    No recent polls found