cvs commit: modperl-2.0/t/response/TestApache cgihandler.pm

2001-09-28 Thread dougm
dougm 01/09/28 10:27:46 Modified:src/modules/perl mod_perl.c modperl_env.c t/response/TestApache cgihandler.pm Log: current implementation of tie %ENV to $r-subprocess_env is not threadsafe, so back it out for now Revision ChangesPath 1.81 +8 -0

cvs commit: modperl-2.0/t/response/TestApache cgihandler.pm

2001-08-01 Thread dougm
dougm 01/08/01 10:03:19 Modified:t/response/TestApache cgihandler.pm Log: workaround for modules/cgi #3 failure Revision ChangesPath 1.5 +4 -1 modperl-2.0/t/response/TestApache/cgihandler.pm Index: cgihandler.pm

cvs commit: modperl-2.0/t/response/TestApache cgihandler.pm

2001-05-13 Thread dougm
dougm 01/05/13 20:30:40 Modified:src/modules/perl mod_perl.c modperl_interp.c modperl_types.h t/response/TestApache cgihandler.pm Log: make modperl_response_handler_cgi() deal properly with PerlInterpScope handler Revision ChangesPath 1.57 +11 -0