[ 源代码: libxml-descent-perl ]
软件包:libxml-descent-perl(1.04-4)
libxml-descent-perl 的相关链接
Debian 的资源:
下载源码包 libxml-descent-perl:
- [libxml-descent-perl_1.04-4.dsc]
- [libxml-descent-perl_1.04.orig.tar.gz]
- [libxml-descent-perl_1.04-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libxml-descent-perl 有关的软件包
|
|
|
|
-
- dep: libxml-tokeparser-perl
- Simplified interface to XML::Parser
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)