http://qs1969.pair.com?node_id=624612


in reply to SetEnv PERL5LIB in htaccess for Apache 2.2 versus 1.3

This will depend on on other settings in your Apache configuration. Under some circumstances PERL5LIB is ignored.

My personal preference for when additional library directories are required, is to define them under a different variable and incorporate that into a wrapping class. This stops me polluting the core perl variables, and it clearly shows the purpose.

-=( Graq )=-