Re: svn commit: r422381 - /perl/modperl/branches/1.x/Makefile.PL

2006-07-15 Thread Philip M. Gollucci
> Sadlly, the existing mod_perl 1.x framework seems to orphan > the httpd process after make test BEFORE Apache-Test gets > a chance to startup for Apache-SizeLimit. I take this part back I was running my perl Makefile.PL with -httpd. Removing this seems to solve the problem. Don't figure, but

svn commit: r422381 - /perl/modperl/branches/1.x/Makefile.PL

2006-07-15 Thread pgollucci
Author: pgollucci Date: Sat Jul 15 22:56:02 2006 New Revision: 422381 URL: http://svn.apache.org/viewvc?rev=422381&view=rev Log: well this seems to work. Sadlly, the existing mod_perl 1.x framework seems to orphan the httpd process after make test BEFORE Apache-Test gets a chance to startup for A