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.19 - 2005-10-16

  • Allow namespace objects to be passed in to StartElementLiteral() and AddAttributeLiteral(). This makes it much easier to put things into the default namespace.
  • Add a missing "static" declaration to some XS helper functions.
  • Allow multiple different default namespaces inside XML::Genx::SAXWriter. Previously you would get a "Duplicate Prefix" error.
  • Make the tests work in perl 5.6.1. Not sure when I broke this..

Modules

A simple, correct XML writer
constants for genx
output a SAX stream using genx
A slightly simpler wrapper class for genx