|
9621.
|
|
|
Perl module for a SAX2 driver for Expat (XML::Parser)
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-expat-perl
|
|
9622.
|
|
|
The XML::SAX::Expat module is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser). It is still incomplete, though most of the basic SAX2 events should be available.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-expat-perl
|
|
9623.
|
|
|
The libxml-sax-expatxs-perl provides an Expat XML parser as an XS module.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-expat-perl
|
|
9624.
|
|
|
Perl module for using and building Perl SAX2 XML processors
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-perl
|
|
9625.
|
|
|
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.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-perl
|
|
9626.
|
|
|
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.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-perl
|
|
9627.
|
|
|
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.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-sax-perl
|
|
9628.
|
|
|
Perl module for reading and writing XML
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-simple-perl
|
|
9629.
|
|
|
The XML::Simple module provides a simple API layer on top of an underlying XML parsing module to maintain XML files (especially configuration files). Two functions are exported: XMLin() and XMLout().
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-simple-perl
|
|
9630.
|
|
|
The simplest approach is to call these two functions directly, but an optional object oriented interface allows them to be called as methods of an XML::Simple object. The object interface can also be used at either end of a SAX pipeline.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libxml-simple-perl
|