- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 Feb 2009 16:16:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle
In directory hutz:/tmp/cvs-serv18082/misc/bundle
Modified Files:
Makefile.PL
Log Message:
Add String::Approx dependency.
Index: Makefile.PL
===================================================================
RCS file: /sources/public/validator/misc/bundle/Makefile.PL,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile.PL 4 Feb 2009 20:01:40 -0000 1.16
+++ Makefile.PL 19 Feb 2009 16:16:47 -0000 1.17
@@ -18,6 +18,7 @@
LWP::UserAgent => 2.032,
Net::IP => 0,
SGML::Parser::OpenSP => 0,
+ String::Approx => 0,
URI => 0,
XML::LibXML => 0,
},
Received on Thursday, 19 February 2009 16:16:58 UTC