Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv4957
Modified Files:
Makefile.PL
Log Message:
Updated
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Makefile.PL,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Makefile.PL 31 Jul 2002 15:18:47 -0000 1.9
--- Makefile.PL 24 Sep 2002 20:21:10 -0000 1.10
***************
*** 24,27 ****
--- 24,28 ----
'Pod::Man' => 1.14,
'Time::HiRes' => 0,
+ 'Test::More' => 0,
'URI' => 0 },
realclean => { FILES => '.config' },
|