Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

unexpected use lib behavior

by davidj (Priest)
on Oct 23, 2006 at 09:38 UTC ( [id://579968]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use lib "/home/davidj/perl/lib/survey";
    
  2. or download this
    andromeda:davidj lib > pwd
    /home/davidj/perl/lib/survey
    ...
    total 4
    -rw-r--r-- 1 davidj users 1444 Oct 23 03:09 survey.pm
    
  3. or download this
    [Mon Oct 23 03:23:49 2006] [error] [client 127.0.0.1] Can't locate sur
    +vey.pm in @INC (@INC contains: /home/davidj/perl/lib/survey /usr/lib/
    +perl5/site_perl/5.8.8/i386-linux-thread-multi .....
    
  4. or download this
    use lib "/var/www/cgi-bin/survey/lib/";
    

Log In?
Username:
Password:

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

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

    No recent polls found