now I use:

PerlSwitches [EMAIL PROTECTED]@/../blib -MApache2

yeah, that's a nice way to do it with 2.0



I'm not quite sure why this should be an Apache::Test responsibility?

well, Apache::Test already adds a bunch of libraries via modperl_startup.pl (or whatever the generated one is), and by default build libraries are put into blib, so I don't see why I need to do this myself.



Just stuff it in t/conf/modperl_extra_startup.pl

IIRC, this doesn't work because extra.conf.in is sucked in via Include before the startup - if extra.conf.in uses PerlModule (which is required for 1.0 custom directives) then it's too late. but again, I already have a workaround - I just think it should be easier and more DWIMmy.


--Geoff


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to