Author: stas
Date: Mon May 16 07:38:47 2005
New Revision: 170392
URL: http://svn.apache.org/viewcvs?rev=170392&view=rev
Log:
add ExtUtils::MakeMaker to the list of packages to report in the bug reports
(needed to debug various make foo issues)
Modified:
perl/modperl/trunk/lib/ModPerl/TestReport.pm
Modified: perl/modperl/trunk/lib/ModPerl/TestReport.pm
URL:
http://svn.apache.org/viewcvs/perl/modperl/trunk/lib/ModPerl/TestReport.pm?rev=170392&r1=170391&r2=170392&view=diff
==============================================================================
--- perl/modperl/trunk/lib/ModPerl/TestReport.pm (original)
+++ perl/modperl/trunk/lib/ModPerl/TestReport.pm Mon May 16 07:38:47 2005
@@ -21,6 +21,7 @@
my @interesting_packages = qw(
CGI
+ ExtUtils::MakeMaker
Apache2::Request
mod_perl2
LWP