in reply to Re^2: How to install local lib
in thread How to install local lib

Did you actually execute your login script (by logging in)? What's perl -V (uppercase "V") give?

Replies are listed 'Best First'.
Re^4: How to install local lib
by mr_p (Scribe) on Apr 16, 2010 at 15:38 UTC
    OK I got it. It was /sox/perl_libs/lib64/perl5...

    should I always export both lib64 and lib?

      I gave instructions that would place it in /sox/perl_libs/lib/perl5. If you placed them elsewhere, point PERL5LIB appropriately.