in reply to How to remove lib dir added twice at perl build time?

Just as a hint, you can add extra lib directories by setting the environment variable 'PERL5LIB' instead of rebuilding perl each time you want to extend @INC.

C.

  • Comment on Re: How to remove lib dir added twice at perl build time?