Paketname | libxml-sax-perl |
Beschreibung | Perl module for using and building Perl SAX2 XML processors |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.96+dfsg-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 456 Byte |
Hängt ab von | perl, libxml-namespacesupport-perl, ucf (>= 0.28) |
Empfohlene Pakete | libxml-sax-expat-perl |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 86006 Byte |
Prüfsumme MD5 | dac8257c8cb43b27cd16f593721d2962 |
Prüfsumme SHA1 | 94707e0ed8b082bab0ace35637fb2fe3375a91f5 |
Prüfsumme SHA256 | 419848b5a53a452512fbeb3fdc640ec3a8e90e07d6a7646ca658b5f07559a844 |
Link zum Herunterladen | libxml-sax-perl_0.96+dfsg-2_all.deb |
Ausführliche Beschreibung | 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.
|