svn commit: r178490 - in /perl/modperl/trunk: Changes ModPerl-Registry/lib/ModPerl/RegistryCooker.pm ModPerl-Registry/t/cgi-bin/basic.pl

2005-05-25 Thread stas
Author: stas Date: Wed May 25 10:14:46 2005 New Revision: 178490 URL: http://svn.apache.org/viewcvs?rev=178490&view=rev Log: fix a bug in ModPerl::RegistryCooker: now stripping __(END|DATA)__ only at the beginning of the line Modified: perl/modperl/trunk/Changes perl/modperl/trunk/ModPerl

svn commit: r178499 - /perl/modperl/trunk/ModPerl-Registry/t/conf/extra.conf.in

2005-05-25 Thread stas
Author: stas Date: Wed May 25 10:55:20 2005 New Revision: 178499 URL: http://svn.apache.org/viewcvs?rev=178499&view=rev Log: SetEnv requires mod_env Modified: perl/modperl/trunk/ModPerl-Registry/t/conf/extra.conf.in Modified: perl/modperl/trunk/ModPerl-Registry/t/conf/extra.conf.in URL: ht

svn commit: r178501 - /perl/modperl/trunk/lib/ModPerl/TestReport.pm

2005-05-25 Thread stas
Author: stas Date: Wed May 25 11:06:44 2005 New Revision: 178501 URL: http://svn.apache.org/viewcvs?rev=178501&view=rev Log: drop the now irrelevant code dealing with Apache2/ subdirs Modified: perl/modperl/trunk/lib/ModPerl/TestReport.pm Modified: perl/modperl/trunk/lib/ModPerl/TestReport.p

svn commit: r178513 - in /perl/modperl/trunk: Changes lib/ModPerl/TestReport.pm

2005-05-25 Thread stas
Author: stas Date: Wed May 25 12:04:14 2005 New Revision: 178513 URL: http://svn.apache.org/viewcvs?rev=178513&view=rev Log: fix ModPerl::TestReport used by t/REPORT and mp2bug to use ExtUtils::MakeMaker's MM->parse_version to get the interesting packages version number, w/o trying to load them (w