[ 原始碼: libxml-node-perl ]
套件:libxml-node-perl(0.11-11)
libxml-node-perl 的相關連結
Debian 的資源:
下載原始碼套件 libxml-node-perl:
- [libxml-node-perl_0.11-11.dsc]
- [libxml-node-perl_0.11.orig.tar.gz]
- [libxml-node-perl_0.11-11.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for parsing XML files node based
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 an XML node will be appended to that variable automatically.
其他與 libxml-node-perl 有關的套件
|
|
|
|
-
- dep: libxml-parser-perl
- Perl module for parsing XML files
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language