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.95

  • renamed to XML::SAX::ExpatXS
  • completed parsing of xml declarations
  • completed start_dtd, end_dtd
  • fixed a bug of Attributes hash keys
  • fixed an "Attempt to free unreferenced scalar during global destruction" bug when parsing repeatedly
  • test suite extended

Changes for version 0.90_01

  • Initial release by Matt Sergeant (a working parser).

Modules

PerlSAX2 XS extension to Expat parser