Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Utility of "use lib qw{ . }" ?

by deprecated (Priest)
on Jun 23, 2003 at 13:50 UTC ( [id://268155]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use lib '.';
    
  2. or download this
    [scorch:~/monks] alex% ./testlib.pl
    bar
    ...
    print $Demo::SubDemo::baz;
    [scorch:~/monks] alex% echo $PERL5LIB
    PERL5LIB: Undefined variable.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found