dougm 01/07/09 09:04:48
Modified:Apache-Test/lib/Apache TestConfigPerl.pm
Log:
better check for existance of modperl_{inc,extra}.pl
Revision ChangesPath
1.14 +1 -1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
==
On Mon, 9 Jul 2001, Geoffrey Young wrote:
> > die in modperl_startup.pl if modperl_{inc,extra}.pl die
> anyway, I thought modperl_extra.pl was supposed to be optional?
it is still optional, but if it exists and dies, then mod_perl should
propagate that. although, the $@ !~ /^Can.t locate/ i
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 26, 2001 1:10 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: modperl-2.0/Apache-Test/lib/Apache
> TestConfigPerl.pm
>
>
> dougm 01/06/26 10:09:50
>
dougm 01/04/19 10:21:35
Modified:Apache-Test/lib/Apache TestConfigPerl.pm
Log:
hack for testing PerlInputFilterHandlers
Revision ChangesPath
1.8 +8 -1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
==
dougm 01/04/12 19:04:52
Modified:Apache-Test/lib/Apache TestConfigPerl.pm
Log:
allow PerlTransHandler to be properly configured
Revision ChangesPath
1.7 +13 -2 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
==
dougm 01/04/12 18:38:38
Modified:Apache-Test/lib/Apache TestConfigPerl.pm
Log:
add a few to the hook config mapping table
Revision ChangesPath
1.6 +1 -1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
dougm 01/04/04 10:42:12
Modified:Apache-Test/lib/Apache TestConfigPerl.pm
Log:
make sure ServerRoot is in @INC
Revision ChangesPath
1.5 +7 -3 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
===
dougm 01/04/02 16:45:56
Modified:Apache-Test/lib/Apache TestConfigPerl.pm
Log:
replace @variables@ in .pm __DATA__ config
Revision ChangesPath
1.3 +1 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
dougm 01/04/02 01:57:34
Added: Apache-Test/lib/Apache TestConfigPerl.pm
Log:
test config stuff specific to modperl
Revision ChangesPath
1.1 modperl-2.0/Apache-Test/lib/Apache/TestConfigPerl.pm
Index: TestConfigPerl.pm
=