套件:libxml-smart-perl(1.78-4)
libxml-smart-perl 的相關連結
Debian 的資源:
下載原始碼套件 libxml-smart-perl:
- [libxml-smart-perl_1.78-4.dsc]
- [libxml-smart-perl_1.78.orig.tar.gz]
- [libxml-smart-perl_1.78-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for access to parsed XML trees
With the XML::Smart module, nodes in an XML tree made with XML::LibXML can be accessed equally conveniently with the Perl syntax for hashes and arrays. It also provides convenience features such as searching for nodes by attribute, selection of an attribute value in each of multiple nodes, change the format of returned data, and so forth.
The module also professes to automatically handle binary data (encoding/decoding to/from base64), CDATA sections (used for text content with unbalanced <tags> and so forth), and Unicode. It can be used to create XML files and load XML from the Web (just pasting an URL as a file path). It also provides an easy way to send XML data through sockets, adding the length of the data in the <?xml?> header.
其他與 libxml-smart-perl 有關的套件
|
|
|
|
-
- dep: libobject-multitype-perl
- Perl objects as Hash, Array, Scalar, Code and Glob at once
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language