Author: joes
Date: Fri Apr 15 19:57:36 2005
New Revision: 161538
URL: http://svn.apache.org/viewcvs?view=rev&rev=161538
Log:
Apache2 must go.
Submitted by: Philip Gollucci
Reviewed by: joes
Modified:
httpd/apreq/branches/multi-env-unstable/glue/perl/t/TEST.PL
Modified: httpd/apreq/branches/multi-env-unstable/glue/perl/t/TEST.PL
URL:
http://svn.apache.org/viewcvs/httpd/apreq/branches/multi-env-unstable/glue/perl/t/TEST.PL?view=diff&r1=161537&r2=161538
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/glue/perl/t/TEST.PL (original)
+++ httpd/apreq/branches/multi-env-unstable/glue/perl/t/TEST.PL Fri Apr 15
19:57:36 2005
@@ -2,7 +2,6 @@
use strict;
use warnings FATAL => 'all';
-use Apache2;
use Apache2::Build;
use constant WIN32 => Apache2::Build::WIN32;