diff options
author | ville <ville@localhost> | 2007-07-26 21:41:52 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2007-07-26 21:41:52 +0000 |
commit | 965374435883a7e97a64740c7c57eee50826930a (patch) | |
tree | a398038c4e6bc35833472c321eb1aa47523799b9 /misc/bundle/lib/Bundle/W3C | |
parent | 35100feaf2fdaa418760e6b3f1b685164d0d9865 (diff) | |
download | markup-validator-965374435883a7e97a64740c7c57eee50826930a.zip markup-validator-965374435883a7e97a64740c7c57eee50826930a.tar.gz markup-validator-965374435883a7e97a64740c7c57eee50826930a.tar.bz2 |
Back down to unversioned XML::LibXML, load_catalog no longer used.
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C')
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm index 8c35f0b..fb8fd6e 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -33,7 +33,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator"> Net::IP SGML::Parser::OpenSP URI - XML::LibXML 1.53 + XML::LibXML =head1 DESCRIPTION |