Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: @INC: search sequence of directories

by varian (Chaplain)
on Apr 25, 2007 at 10:02 UTC ( [id://611953]=note: print w/replies, xml ) Need Help??


in reply to @INC: search sequence of directories

Whatever you specify in the environment variable (PERL5LIB) is supposed to be prepended to the @INC in the same sequence as per your specification. It works fine on my platform (Perl 5.8.5 on FC Linux).

What version/platform do your run? Did you export the shell environment variable after an update?

  • Comment on Re: @INC: search sequence of directories

Replies are listed 'Best First'.
Re^2: @INC: search sequence of directories
by kdjantzen (Acolyte) on Apr 25, 2007 at 10:41 UTC
    I am running perl 5.8.6 under Suse Linux 9.3.

    The environment variable is set by a bash script based on an option.
    The bash script, in turn, calls the perl script.

Log In?
Username:
Password:

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

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

    No recent polls found