package Bundle::W3C::Validator; use 5.008; use strict; use vars qw($VERSION); $VERSION = '0.8.5'; 1; __END__ =head1 NAME Bundle::W3C::Validator - Bundle of modules required by the W3C Markup Validator =head1 SYNOPSIS C =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 This bundle contains the prerequisite CPAN modules for running the W3C Markup Validator, Ehttp://validator.w3.org/E. =head1 SEE ALSO Ehttp://validator.w3.org/E perl(1) =head1 AUTHOR W3C QA-dev Team, Epublic-qa-dev@w3.orgE =head1 COPYRIGHT AND LICENSE Copyright (C) 1994-2009 World Wide Web Consortium, (Massachusetts Institute of Technology, European Research Consortium for Informatics and Mathematics, Keio University). All Rights Reserved. This work is distributed under the W3C(R) Software License [1] in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [1] http://www.w3.org/Consortium/Legal/copyright-software =cut