- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Apr 2007 09:27:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle
In directory hutz:/tmp/cvs-serv21404/misc/bundle
Modified Files:
Makefile.PL
Log Message:
+XML::LibXML
Index: Makefile.PL
===================================================================
RCS file: /sources/public/validator/misc/bundle/Makefile.PL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.PL 2 Apr 2007 09:42:33 -0000 1.4
+++ Makefile.PL 4 Apr 2007 09:27:12 -0000 1.5
@@ -16,6 +16,7 @@
Net::IP => 0,
SGML::Parser::OpenSP => 0
URI => 0,
+ XML::LibXML => 0,
},
dist => { TARFLAGS => '--owner=0 --group=0 -cvf' },
clean => { FILES => 'ChangeLog.bak' },
Received on Wednesday, 4 April 2007 09:27:18 UTC