Path to this page:
./
textproc/p5-XML-Node,
Node-based XML parsing: an simplified interface to XML::Parser
Branch: CURRENT,
Version: 0.11nb16,
Package name: p5-XML-Node-0.11nb16,
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)
Filesize: 7.751 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-XML-Node-0.11nb16
- (2023-07-06) Updated to version: p5-XML-Node-0.11nb15
- (2022-06-28) Updated to version: p5-XML-Node-0.11nb14
- (2021-05-25) Updated to version: p5-XML-Node-0.11nb13
- (2020-09-01) Updated to version: p5-XML-Node-0.11nb12
- (2019-08-11) Updated to version: p5-XML-Node-0.11nb11
CVS history: (Expand)