- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jul 2007 17:41:57 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle/lib/Bundle/W3C In directory hutz:/tmp/cvs-serv27849/misc/bundle/lib/Bundle/W3C Modified Files: Validator.pm Log Message: XML::LibXML >= 1.53 is needed for load_catalog(). Index: Validator.pm =================================================================== RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- Validator.pm 10 Jul 2007 03:30:14 -0000 1.8 +++ Validator.pm 25 Jul 2007 17:41:54 -0000 1.9 @@ -22,18 +22,18 @@ CGI 2.81 Config::General 2.19 - HTML::Encoding 0.52 - HTML::Parser 3.25 - HTML::Template 2.6 - LWP::UserAgent 1.90 Encode Encode::HanExtra Encode::JIS2K File::Spec + HTML::Encoding 0.52 + HTML::Parser 3.25 + HTML::Template 2.6 + LWP::UserAgent 1.90 Net::IP SGML::Parser::OpenSP URI - XML::LibXML + XML::LibXML 1.53 =head1 DESCRIPTION
Received on Wednesday, 25 July 2007 17:42:11 UTC