Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Mods in different directories

by stajich (Chaplain)
on Jan 31, 2004 at 00:31 UTC ( [id://325466]=note: print w/replies, xml ) Need Help??


in reply to Mods in different directories

In addition to what the wise monks have already said you can also set the PERL5LIB env variable with one or many directories to search in addition to the ones compiled in your perl exe. You can check and see which dirs perl is searching for modules by doing
$ perl -V
See what happens when you set/unset a PERL5LIB variable to the values in the list.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-26 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found