Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: use lib in cgi env

by fullermd (Priest)
on Nov 06, 2012 at 00:15 UTC ( [id://1002403]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $rundir;
    BEGIN { use File::Basename; $rundir = dirname($0); }
    use lib "$rundir/lib";
    
  2. or download this
    /any/old/random/place/script.pl
    /any/old/random/place/lib/Foo.pm
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (9)
As of 2024-03-28 12:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found