Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: unexpected use lib behavior

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


in reply to Re: unexpected use lib behavior
in thread unexpected use lib behavior

I am not forgetting. The problem happens only when I take the module out of an app subdirectory and change the corresponding use lib;directory.
#!/usr/bin/perl -T use strict; use warnings; #use lib "/var/www/cgi-bin/survey/lib"; use lib "/home/davidj/perl/lib/survey"; use CGI qw/standard/; use survey;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-19 18:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found