[ 原始碼: libxml-parser-lite-perl ]
套件:libxml-parser-lite-perl(0.722-1)
libxml-parser-lite-perl 的相關連結
Debian 的資源:
下載原始碼套件 libxml-parser-lite-perl:
- [libxml-parser-lite-perl_0.722-1.dsc]
- [libxml-parser-lite-perl_0.722.orig.tar.gz]
- [libxml-parser-lite-perl_0.722-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
lightweight regexp-based XML parser
XML::Parser::Lite implements an XML parser with an interface similar to XML::Parser. Though not all callbacks are supported, you should be able to use it in the same way you use XML::Parser.
Note that you cannot use regular expressions or split in callbacks. This is due to a limitation of perl's regular expression implementation (which is not re-entrant).
其他與 libxml-parser-lite-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language