./textproc/p5-XML-Node, Node-based XML parsing: an simplified interface to XML::Parser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q1, Version: 0.11nb12, Package name: p5-XML-Node-0.11nb12, Maintainer: pkgsrc-users

If you are only interested in processing certain nodes in an XML
file, this module can help you simplify your Perl scripts significantly.

The XML::Node module allows you to register callback functions
or variables for any XML node. If you register a call back function,
it will be called when the node of the type you specified are
encountered. If you register a variable, the content of a XML node
will be appended to that variable automatically.


Master sites: (Expand)

SHA1: 9a46a49511dd5cfc4499670a1fe9fdf67ceea56e
RMD160: 0c5844e5db0000e7e6d12101ee0a49855bb9c3c4
Filesize: 7.751 KB

Version history: (Expand)