At 12:15 -0600 1/5/06, The Ghost wrote:
>How can I permanently add to @INC?  I have 2 versions of perl  installed and 
>only use one of them.  The reason for 2 versions is a  port system that 
>refuses to rely on the already installed perl.

Try setting the PERL5LIB environment variable. It's formatted like a $PATH for 
perl. I set it in $HOME/.MacOSX/environment.plist so that it works when 
initiated from a Cocoa or Carbon application.

You may have a problem with incompatibility of stuff in an @INC area that 
demands another version of perl. That's why the ports don't attempt to mix 
things up.

-- 

--> Science is the business of discovering and codifying the rules and methods 
employed by the Intelligent Designer. Religions provide myths to mollify the 
anxiety experienced by those who choose not to participate. <--

Reply via email to