I would like to know how to change the @INC file for everyone who uses the perl on our server. Is there a way to add another path to it?
c:\perl\lib
c:\perl\site\lib
I would like to add c:\our_priv_lib so that anyone who uses perl can get automatic access to a central lib repository that is generic for us.