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

2001-12-17 Thread stas
stas01/12/17 21:54:59 Modified:t/response/TestApache subprocess.pm Log: - force the scalar context on <$out> in ($value, <$out>, 'test') or <$out> can dissapear from the args list if it returns an empty list. Revision ChangesPath 1.4 +3 -3 modperl-2.0/t/

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

2001-12-17 Thread dougm
dougm 01/12/17 16:23:03 Modified:t/response/TestApache subprocess.pm Log: skip subprocess test unless Apache::SubProcess is available Revision ChangesPath 1.3 +2 -2 modperl-2.0/t/response/TestApache/subprocess.pm Index: subprocess.pm =

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

2001-12-17 Thread dougm
dougm 01/12/17 16:21:02 Modified:t/response/TestApache subprocess.pm Log: do not attempt to preload Apache::SubProcess Revision ChangesPath 1.2 +2 -2 modperl-2.0/t/response/TestApache/subprocess.pm Index: subprocess.pm