Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
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 about the Monastery: (3)
As of 2024-03-29 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found