K 10 svn:author V 3 wen K 8 svn:date V 27 2010-07-02T08:54:56.000000Z K 7 svn:log V 542 HTML::HTML5::Parse is substantially the same as the non-CPAN module Whatpm::HTML. Changes include: * Provides an XML::LibXML-like DOM interface. If you usually use XML::LibXML's DOM parser, this should be a drop-in solution for tag soup HTML. * Constructs an XML::LibXML::Document as the result of parsing. * Via bundling and modifications, removed external dependencies on non-CPAN packages. WWW: http://search.cpan.org/dist/HTML-HTML5-Parser/ PR: ports/148308 Submitted by: Ju Pengfei Feature safe: yes END