Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Problems with 'use lib'

by TomDLux (Vicar)
on Aug 21, 2003 at 19:42 UTC ( [id://285572]=note: print w/replies, xml ) Need Help??


in reply to Problems with 'use lib'

The best solution is to use environment variables to modify the included path during development, or you could use perl -I ...

If you're up-to-date with your Perl binary, there's also conditional modules:use if <cond>, MODULE qw/.../

--
TTTATCGGTCGTTATATAGATGTTTGCA

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (9)
As of 2024-04-18 16:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found