Description
Perl XML tools can write XML output from SAX2 events. This is useful for filters, converters, and pipelines that transform streamed XML data into a new document.
It is a developer library. Writers should preserve encoding and escaping rules correctly so generated XML remains valid and does not inject unintended markup.