套件: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
- Larry Wall's Practical Extraction and Report Language
-
- dep: ucf
- Update Configuration File(s): preserve user changes to config files
-
- 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)