Author: randyk
Date: Mon Apr 4 21:40:46 2005
New Revision: 160132
URL: http://svn.apache.org/viewcvs?view=rev&rev=160132
Log:
Apache2.pm is no longer part of mod_perl-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=160131&r2=160132
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL (original)
+++ httpd/apreq/branches/multi-env-unstable/glue/perl/Makefile.PL Mon Apr 4
21:40:46 2005
@@ -1,5 +1,4 @@
use strict;
-use Apache2;
use ModPerl::MM;
use 5.005;