![]() |
File Search | Catalog | Content Search |
* 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.
Homepage: | http://search.cpan.org/dist/HTML-HTML5-Parser/ |
Package version: | 0.110-1 |
Architecture: | all |
Distribution: | Debian |
Filename: | libhtml-html5-parser-perl_0.110-1_all.deb |
NAME HTML::HTML5::Parser - parse HTML reliably SYNOPSIS use HTML::HTML5::Parser; my $parser = HTML::HTML5::Parser->new; my $doc = $parser->parse_string(<<'EOT'); <!doctype html> <title>Foo</title> <p><b><i>Foo</b> bar</i>. <p>Baz</br>Quux. EOT my $fdoc = $parser->parse_file( $html_file_name ); my $fhdoc = $parser->parse_f more»
2012-03-15 HTML-HTML5-Parser-0.109 ================================== We now bundle the tree construction parts of the html5lib test suite, and pass more than half of it.
HTML::HTML5::ParsUserpContributed Perl DocumHTML::HTML5::Parser(3pm) NAME HTML::HTML5::Parser - parse HTML reliably SYNOPSIS use HTML::HTML5::Parser; my $parser = HTML::HTML5::Parser->new; my $doc = $parser->parse_string(<<'EOT'); <!doctype html> <title>Foo</title> <p><b><i>Foo</b> bar</i>. <p>Baz</br>Quux. EOT more»
HTML::HTML5::ParsUserEContributed PerHTML::HTML5::Parser::Error(3pm) NAME HTML::HTML5::Par more»
libhtml-html5-parser-perl (0.110-1) unstable; urgency=low * New upstream release. * Use anonscm more»
HTML-HTML5-Parser ================= Created: 2009-11-26 Home page: <https://metacpan.org/re more»
* It would be nice to pass some more of the html5lib tests. (The entities tests in particular shou more»
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML::HTML5 more»
[DIR] | DEBIAN/ (2) 65535+ mirrors | ||
[DIR] | usr/ (1) 65535+ mirrors |