freebsd-ports/textproc/p5-XML-DOMHandler/pkg-descr
Sunpoet Po-Chuan Hsieh c1ae2b5aeb Update WWW
2018-06-04 18:16:41 +00:00

7 lines
334 B
Plaintext

This module creates a layer on top of DOM that allows you to program
in a "push" style rather than "pull". Once the document has been parsed
and you have a DOM object, you can call on the DOMHandler's traverse()
method to apply a set of call-back routines to all the nodes in a tree.
WWW: https://metacpan.org/release/XML-DOMHandler