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 1.30

  • speed optimizations - main callback functions (start_element, end_element, characters, comment) resolved in advance using XML::SAX::ExpatXS::Preload module
  • feature 'http://xmlns.perl.org/sax/recstring' controls whether a recognized string is available as {RecognizedString} among {ParseOptions} (not by default as this is rather expensive).
  • added {ExpatVersion} property

Modules

Perl SAX 2 XS extension to Expat parser
Encoding support for XML::SAX::ExpatXS

Provides

in lib/XML/SAX/ExpatXS/Encoding.pm
in lib/XML/SAX/ExpatXS/Encoding.pm