
stas at stason
Apr 24, 2001, 7:47 PM
Views: 896
Permalink
|
|
Re: cvs commit: modperl-2.0/t/filter/TestFilter input_msg.pm
|
|
On 25 Apr 2001 dougm[at]apache.org wrote: > dougm 01/04/24 19:02:20 > > Modified: Apache-Test/lib/Apache TestConfigPerl.pm > t/filter/TestFilter input_msg.pm > Log: > seems that Perls < bleedperl leak __DATA__ filehandles > this causes a core dump if a .pm containing __DATA__ is loaded at startup > bandaid by using __END__ instead 5.6.1 doesn't dump a core with this patch :) and make test starts normally. Now I get: filter/input_msg....malformed response at /home/stas/apache.org/modperl-2.0/blib/lib/Apache/TestRequest.pm line 191. _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:stas[at]stason.org http://apachetoday.com http://eXtropia.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org For additional commands, e-mail: dev-help[at]perl.apache.org
|