libxml-sax-perl

Perl module for using and building Perl SAX2 XML processors

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/XML-SAX/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libxml-sax-perl