- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Mar 2009 19:55:10 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle/lib/Bundle/W3C In directory hutz:/tmp/cvs-serv8612/lib/Bundle/W3C Modified Files: Validator.pm Log Message: List all dependencies, mention "hard" and optional ones. Index: Validator.pm =================================================================== RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- Validator.pm 13 Mar 2009 15:29:15 -0000 1.22 +++ Validator.pm 27 Mar 2009 19:55:07 -0000 1.23 @@ -21,18 +21,30 @@ =head1 CONTENTS CGI 2.81 + CGI::Carp Config::General 2.31 Encode + Encode::Alias Encode::HanExtra + Encode::JIS2K - (optional) File::Spec::Functions HTML::Encoding 0.52 HTML::Parser 3.24 HTML::Template 2.6 + HTML::Tidy - (optional) + HTTP::Headers::Auth + HTTP::Headers::Util + HTTP::Message + HTTP::Negotiate + HTTP::Request LWP::UserAgent 2.032 Net::IP + Net::hostent SGML::Parser::OpenSP + Socket String::Approx URI + URI::Escape XML::LibXML =head1 DESCRIPTION
Received on Friday, 27 March 2009 19:55:19 UTC