Binary package “xmlformat-perl” in ubuntu mantic

XML Document Formatter

 xmlformat is a configurable formatter (or "pretty-printer") for XML documents.
 It provides control over indentation, line-breaking, and text wrapping. These
 properties can be defined on a per-element basis.
 .
 xmlformat provides improved diagnostic information when a document is not
 well-formed. (Prints line and token number, and stack trace).
 .
 This is the perl implementation