Modified: perl/modperl/trunk/lib/ModPerl/TestReport.pm URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/lib/ModPerl/TestReport.pm?view=diff&r1=160871&r2=160872 ============================================================================== --- perl/modperl/trunk/lib/ModPerl/TestReport.pm (original) +++ perl/modperl/trunk/lib/ModPerl/TestReport.pm Mon Apr 11 06:15:20 2005 @@ -22,8 +22,10 @@ my @interesting_packages = qw( CGI Apache2::Request - mod_perl + mod_perl2 LWP + Apache2 + mod_perl );
Apache2 doesn't have $VERSION so it can't be on that list. Since packages w/o $VERSION are ignored.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
