Changes for version 1.0 - 2007-06-22
- Fixed bug #23594, "Embedded escaping does not work as expected", reported by M. Zizka; clarified documentation and added 'even-entities' argument to 'escape' parameter.
- As part of above fix, supplying an unexpected true argument to 'escape' parameter results in warning.
- Fixed bug #18609, "cdata also pretty-printed", reported by Daniel Schroeer.
- Fixed bug #18656, reported by Peter (Stig) Edwards; just removed single quotes around Tie::IxHash in require line.
Changes for version 0.99_02 - 2004-10-19
- Fixed mistake in RDF example.
Changes for version 0.99_01 - 2004-10-19
- Changed default behavior of 'use XML::Generator' to not attempt to export AUTOLOAD. Removed ':noimport' option.
- Allowed more than two components in a namespace, to allow explicit xmlns: attributes to be output on demand. Introduced '#default' token.
- Improved output aesthetics when there are lot of attributes and the generator was configured with the 'pretty' option.
- Added allowedXMLTags (alias to allowed_xml_tags) and qualified_attributes (alias to qualifiedAttributes) to rationalize interface.
Modules
XML::Generator subclass for producing DOM trees instead of strings.
Perl extension for generating XML
Provides
in DOM.pm
in Generator.pm
in Generator.pm
in Generator.pm
in Generator.pm
in Generator.pm
in Generator.pm
in Generator.pm