- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jul 2007 17:16:08 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle
In directory hutz:/tmp/cvs-serv16858
Modified Files:
Makefile.PL
Log Message:
Fix PREREQ_PM syntax.
Index: Makefile.PL
===================================================================
RCS file: /sources/public/validator/misc/bundle/Makefile.PL,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.PL 10 Jul 2007 03:30:14 -0000 1.6
+++ Makefile.PL 25 Jul 2007 17:16:06 -0000 1.7
@@ -14,7 +14,7 @@
HTML::Template => 2.6,
LWP::UserAgent => 1.90,
Net::IP => 0,
- SGML::Parser::OpenSP => 0
+ SGML::Parser::OpenSP => 0,
URI => 0,
XML::LibXML => 0,
Encode => 0,
Received on Wednesday, 25 July 2007 17:16:13 UTC