cvs commit: modperl-2.0/t/response/TestModperl readline.pm getc.pm
dougm 02/01/08 14:49:32 Modified:t/response/TestModperl readline.pm getc.pm Log: untie STDIN Revision ChangesPath 1.3 +2 -0 modperl-2.0/t/response/TestModperl/readline.pm Index: readline.pm =
cvs commit: modperl-2.0/t/response/TestModperl readline.pm
dougm 01/12/04 21:48:39 Modified:t/response/TestModperl readline.pm Log: always untie/tie STDIN else we may create a zombie request_rec Revision ChangesPath 1.2 +2 -1 modperl-2.0/t/response/TestModperl/readline.pm Index: readline.pm ==