Author: randyk
Date: Fri Apr 8 13:53:50 2005
New Revision: 160605
URL: http://svn.apache.org/viewcvs?view=rev&rev=160605
Log:
Apache2.pm is no longer supplied by the current trunk of modperl-2.
Modified:
httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL
Modified: httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL
URL:
http://svn.apache.org/viewcvs/httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL?view=diff&r1=160604&r2=160605
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL (original)
+++ httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL Fri Apr 8
13:53:50 2005
@@ -424,7 +424,6 @@
my $txt = qq{
$self->{noedit_warning_hash}
-use Apache2;
use ModPerl::MM;
local \$MMARGS ;