diff options
author | ville <ville@localhost> | 2009-03-27 19:55:07 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-03-27 19:55:07 +0000 |
commit | e7ccf0be5e70604cf0369443dcc6456fc435abbd (patch) | |
tree | ab2d9699cdf8d7f26b6906a7446caed8bb9ab2c2 /misc/bundle/lib | |
parent | afe894c11d2516d8c89c1abb5ddf490f64448a65 (diff) | |
download | markup-validator-e7ccf0be5e70604cf0369443dcc6456fc435abbd.zip markup-validator-e7ccf0be5e70604cf0369443dcc6456fc435abbd.tar.gz markup-validator-e7ccf0be5e70604cf0369443dcc6456fc435abbd.tar.bz2 |
List all dependencies, mention "hard" and optional ones.
Diffstat (limited to 'misc/bundle/lib')
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm index b02c411..88e7278 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -21,18 +21,30 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator"> =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 |