|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: New module usageby Adam (Vicar) |
| on Feb 22, 2001 at 20:10 UTC ( [id://60332]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
The search path for modules is compiled into perl, but you can adjust it locally in your script using the lib pragma:
That will make all the following use statements check the current directory first. Not a good idea in live software, but very handy when testing stuff.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||