and of course need to fix that in mp2.
I'll tacked the mp2 bits this week.
just looking at it now...
it seems that mp2 doesn't respect (Perl)SetEnv PERL5LIB - I can't find it in the code and can't get it to work in the tests.
as I looked at implementing it, I can't decide on where to put it, since I never really liked how it behaved in mp1 (as a pseudo-global that really couldn't be set on a per-<Location> basis even though it's syntax allowed for it).
so, my thought now is to abandon SetEnv PERL5LIB and rely on PerlSwitches -I exclusively for adding @INC paths to the interpreter via httpd.conf.
sound ok?
--Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
