Package: wnpp Severity: wishlist Owner: Bas Couwenberg <sebas...@xs4all.nl>
* Package name : libxml-descent-perl Version : 1.04 Upstream Author : Andy Armstrong <a...@hexten.net> * URL : https://metacpan.org/release/XML-Descent * License : Artistic or GPL-1+ Programming Lang: Perl Description : Perl module for recursive descent XML parsing 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. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140110223622.8957.258.report...@osiris.linuxminded.xs4all.nl