Description
Perl XML tools can add readable whitespace to a DOM tree before saving or displaying it. This is useful for generated XML, review output, and tools that need human-friendly formatting.
It is a developer library. Pretty-printing can change whitespace-sensitive documents, so applications should confirm that formatting does not alter meaning for the target XML format.