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
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
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
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