Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: How to change @INC permanently?

by merlyn (Sage)
on Aug 24, 2005 at 06:44 UTC ( [id://486113]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to change @INC permanently?
in thread How to change @INC permanently?

set the PERL5LIB environment variable
In my experience, ensuring that an environment variable is set for every possible process that might execute my script is pretty unlikely, not to mention that a setuid script ignores that variable.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Replies are listed 'Best First'.
Re^5: How to change @INC permanently?
by xdg (Monsignor) on Aug 24, 2005 at 12:04 UTC

    I like to give people options. Not everyone feels comfortable recompiling perl. Given that the OP was looking in Super Search to find out about use lib, it seemed to me that a recompile or editing the binary might be the proverbial atomic bomb to swat a fly.

    -xdg

    Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-19 07:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found