Hi Doug...
I was wondering about these from the Apache::Test README:
if the file t/conf/extra.conf exists, it will be included by
httpd.conf
if the file t/conf/modperl_extra.pl exists, it will be included by
httpd.conf as a mod_perl file (PerlRequire)
I've been playing around with Apache::Test for 1.3 and am making some decent
headway toward understanding it (somewhat :)
at any rate, my simple harness is just:
Apache::TestRun->new->run(@ARGV);
which uses t/conf/extra.conf ok, but does not require
t/conf/modperl_extra.pl
am I supposed to be doing something with Apache::TestConfigPerl?
--Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]