./textproc/p5-XML-Descent, Recursive descent XML parsing

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


Branch: pkgsrc-2018Q2, Version: 1.04nb2, Package name: p5-XML-Descent-1.04nb2, Maintainer: pkgsrc-users

The conventional models for parsing XML are either DOM (a data structure
representing the entire document tree is created) or SAX (callbacks are
issued for each element in the XML).

XML grammar is recursive - so it's nice to be able to write recursive
parsers for it. XML::Descent allows such parsers to be created.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 2fc6982334be5ea11e6c3436e82915ccd715e452
RMD160: f18ccbcc69e37d4b693e6b382dd0ee1bf97bb35b
Filesize: 14.855 KB

Version history: (Expand)