Changes for version 2.49 - 2026-03-19

  • Improvements:
    • PR #171 Expose expat library version at runtime via expat_version() and expat_version_info() class methods on XML::Parser::Expat
    • PR #169 GH #168 Expose Expat 2.7.2 AllocTracker security APIs (AllocTrackerMaximumAmplification, AllocTrackerActivationThreshold)
  • Maintenance:
    • PR #170 Clean up build configuration: remove dead CAPI code from Makefile.PL and Expat/Makefile.PL, add test dependencies to cpanfile

Modules

Lowlevel access to James Clark's expat XML parser
A perl module for parsing XML documents
Debug style for XML::Parser
Objects styler parser
Stream style for XML::Parser
glue for handling element callbacks
Tree style parser