forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
365 B
Text
7 lines
365 B
Text
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: http://search.cpan.org/dist/Marpa-HTML/
|