The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for XML-Writer-Simple

0.04	2009, 16 February
		- Added newlines at the end of start_tag and end_tag.
		- Require a recent perl version (5.8.3 or higher);

0.03    2009, 9 February
		- Added support to partial tags construction.

0.02    2009, 6 February
        - About three years after the first release, here comes a new
          one with new features. Would love to know if someone is using
          this module.
        - added xml_header function. Optional argument encoding => '...'

0.01    2006, 30 January
        First version with basic functionality