blob: 92551a3e80754a3b64a96abf44295257d4325d2b (
plain) (
blame)
1
2
3
4
5
6
7
|
Marpa::HTML does "high-level" parsing of HTML. It allows handlers to be
specified for elements, terminals and other components in the hierarchical
structure of an HTML document. Marpa::HTML is an extremely liberal HTML parser.
Marpa::HTML does not reject any documents, no mater how poorly they fit the HTML
standards.
WWW: https://metacpan.org/release/JKEGL/Marpa-HTML-0.112000
|