Changes for version 0.65 - 2026-08-05

  • Add incremental XML parsing with Parser->feed/finish.
  • Add callback STOP/SKIP controls and event callback mode.
  • Add streaming hash2xml output_cb callback.
  • Fix option and output filehandle ownership in OOP converters.
  • Add boundary, callback, and memory-safety regression tests.
  • Fix build with perl older than 5.22, where xsubpp failed to find the typemap.
  • Fix memory leak of the sorted hash when a callback dies in canonical mode.
  • Add GitHub Actions CI.

Modules

Simple and fast hash to XML and XML to hash conversion written in C