The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13

  • Complete re-write of XML::SAX::PurePerl for performance
  • Support Encoding & XMLVersion in DocumentLocator interface
  • A few conformance tweaks to match perl SAX 2.1.

Documentation

An Introduction to SAX Parsing with Perl
Base class SAX Drivers and Filters
Base class SAX Drivers and Filters

Modules

Simple API for XML
Helper class for document locators
Obtain a SAX parser
Pure Perl XML Parser with SAX2 interface
Abstract Reader factory class

Provides

in SAX/PurePerl/DTDDecls.pm
in SAX/PurePerl/DocType.pm
in SAX/PurePerl/EncodingDetect.pm
in SAX/PurePerl/NoUnicodeExt.pm
in SAX/PurePerl/UnicodeExt.pm
in SAX/PurePerl/XMLDecl.pm
in SAX/PurePerl/DebugHandler.pm
in SAX/PurePerl/Exception.pm
in SAX/PurePerl/Productions.pm
in SAX/PurePerl/Reader/NoUnicodeExt.pm
in SAX/PurePerl/Reader/UnicodeExt.pm
in SAX/PurePerl/Reader/Stream.pm
in SAX/PurePerl/Reader/String.pm
in SAX/PurePerl/Reader/URI.pm