stas2004/01/30 00:40:24
Modified:ModPerl-Registry/t TEST.PL
Log:
make the calculation of the location of src/modules/perl in the parent
root independent of the cwd()
Revision ChangesPath
1.13 +6 -7 modperl-2.0/ModPerl-Registry/t/TEST.PL
Index: TEST.PL
geoff 2004/01/30 10:20:10
Modified:t/response/TestModperl subenv.pm
xs/Apache/RequestRec Apache__RequestRec.h
Log:
fix calling $r->subprocess_env() in a void context so that it only
populates %ENV if also called with no arguments. also, make sure it
can be calle
geoff 2004/01/30 10:20:21
Modified:.Changes
Log:
fix calling $r->subprocess_env() in a void context so that it only
populates %ENV if also called with no arguments. also, make sure it
can be called more than once and still populate %ENV.
Revision ChangesPath