[ 源代码: libxml-mini-perl ]
软件包:libxml-mini-perl(1.38-5)
libxml-mini-perl 的相关链接
Debian 的资源:
下载源码包 libxml-mini-perl:
- [libxml-mini-perl_1.38-5.dsc]
- [libxml-mini-perl_1.38.orig.tar.gz]
- [libxml-mini-perl_1.38-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [minixml.sourceforge.net]
相似软件包:
Perl implementation of the MiniXML XML generator and parser
XML::Mini is a set of Perl classes that allow you to access XML data and create valid XML output with a tree-based hierarchy of elements.
It provides an easy, object-oriented interface for manipulating XML documents and their elements. It is currently being used to send requests and understand responses from remote servers in Perl applications.
XML::Mini does not require any external libraries or modules and is pure Perl.