Path to this page:
./
textproc/p5-XML-Node,
Node-based XML parsing: an simplified interface to XML::Parser
Branch: pkgsrc-2017Q3,
Version: 0.11nb9,
Package name: p5-XML-Node-0.11nb9,
Maintainer: pkgsrc-usersIf 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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: 9a46a49511dd5cfc4499670a1fe9fdf67ceea56e
RMD160: 0c5844e5db0000e7e6d12101ee0a49855bb9c3c4
Filesize: 7.751 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version p5-XML-Node-0.11nb9 (created)