Path to this page:
./
textproc/p5-XML-Node,
Node-based XML parsing: an simplified interface to XML::Parser
Branch: pkgsrc-2008Q1,
Version: 0.10nb7,
Package name: p5-XML-Node-0.10nb7,
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:[
textproc/p5-XML-Parser]
Master sites: (Expand)
SHA1: 94418a149f82b8dd4a295f55c797357957e817f2
RMD160: 67ef8a3318e70370fa35456778ecec048d5a1064
Filesize: 7.164 KB
Version history: (Expand)
- (2008-04-12) Package added to pkgsrc.se, version p5-XML-Node-0.10nb7 (created)