forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
248 B
Text
5 lines
248 B
Text
XML::Handler::HTMLWriter is a SAX handler module for outputting
|
|
HTML, based on the rules in the XSLT specification, including things
|
|
like empty and non-closing tags, and boolean attributes.
|
|
|
|
WWW: http://search.cpan.org/dist/XML-Handler-HTMLWriter/
|