I can't get Apache-Test to compile. use Apache::TestLoad; was added by mistake in revision 1.26 without the proposed TestLoad.pm?

--Geoff

Index: Apache-Test/lib/Apache/TestMM.pm
===================================================================
RCS file: /home/cvspublic/httpd-test/perl-framework/Apache-Test/lib/Apache/TestMM.pm,v
retrieving revision 1.26
diff -u -r1.26 TestMM.pm
--- Apache-Test/lib/Apache/TestMM.pm 14 May 2003 02:53:54 -0000 1.26
+++ Apache-Test/lib/Apache/TestMM.pm 14 May 2003 13:04:16 -0000
@@ -4,7 +4,6 @@
use warnings FATAL => 'all';


 use Config;
-use Apache::TestLoad ();
 use Apache::TestConfig ();
 use Apache::TestTrace;



Reply via email to