软件包:libxml-sax-perl(1.02+dfsg-3)
libxml-sax-perl 的相关链接
Debian 的资源:
下载源码包 libxml-sax-perl:
- [libxml-sax-perl_1.02+dfsg-3.dsc]
- [libxml-sax-perl_1.02+dfsg.orig.tar.xz]
- [libxml-sax-perl_1.02+dfsg-3.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Niko Tyni (QA 页面)
- Ansgar Burchardt (QA 页面)
- Florian Schlichting (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module for using and building Perl SAX2 XML processors
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness.
The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. It is recommend XML::SAX::Expat (provided in libxml-sax-expat-perl) instead.
The framework includes a Debian-specific script (called update-perl-sax-parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info.
其他与 libxml-sax-perl 有关的软件包
|
|
|
|
-
- dep: libxml-namespacesupport-perl
- Perl module for supporting simple generic namespaces
-
- dep: libxml-sax-base-perl
- base class for SAX drivers and filters
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: ucf
- 更新配置文件:保留用户对配置文件的更改
-
- rec: libwww-perl
- simple and consistent interface to the world-wide web
-
- rec: libxml-sax-expat-perl
- Perl module for a SAX2 driver for Expat (XML::Parser)