XML-SAX
Xml-sax
https://metacpan.org/release/XML-SAX
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.
Download
http://ftp.debian.org/debian/pool/main/libx/libxml-sax-perl/libxml-sax-perl_0.99+dfsg.orig.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Debian: Florian Schlichting <fschlich@zedat.fu-berlin.de>
Verified on
1 June 2012
Notes
License: artistic or gpl-1+
Leaders and contributors
Contact(s) | Role |
---|---|
Grant McLean, grantm@cpan.org | contact |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) (R) | https://tracker.debian.org/pkg/libxml-sax-perl | |
Perl (Ref) | https://metacpan.org/release/XML-SAX |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.