in reply to Re: PERL5LIB resets in a new terminal window
in thread PERL5LIB resets in a new terminal window

Hi. Thanks a lot for all the feedback. I did as derby proposed is it works now. It's seems its the .profile instead of the .bashrc file I had to edit.

Thanks Monks :-)

  • Comment on Re^2: PERL5LIB resets in a new terminal window

Replies are listed 'Best First'.
Re^3: PERL5LIB resets in a new terminal window
by Your Mother (Archbishop) on Apr 29, 2012 at 17:57 UTC

    Unless you've changed your shell in the Terminal.app preferences, either would have been fine. OS X is mostly BSD Unix underneath. Something like 90% of the tutorials and solutions online for Linux will apply and you can get that even higher by learning how to use MacPorts to install non-standard/missing tools.

Re^3: PERL5LIB resets in a new terminal window
by Anonymous Monk on Nov 01, 2013 at 19:08 UTC
    hii dear... I am facing the similar problem and getting the same error like cannot locate at @INC. Please help me.