软件包: libxml-sax-perl (0.99+dfsg-2ubuntu1)
libxml-sax-perl 的相关链接
Trisquel 的资源:
下载源码包 libxml-sax-perl:
- [libxml-sax-perl_0.99+dfsg-2ubuntu1.dsc]
- [libxml-sax-perl_0.99+dfsg.orig.tar.gz]
- [libxml-sax-perl_0.99+dfsg-2ubuntu1.debian.tar.gz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Jay Bonci
- Niko Tyni
- Antonio Radici
- Ansgar Burchardt
- Florian Schlichting
外部的资源:
- 主页 [search.cpan.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 (>= 0.28)
- Update Configuration File(s): preserve user changes to config files
-
- rec: libxml-sax-expat-perl
- Perl module for a SAX2 driver for Expat (XML::Parser)