Description
Perl applications can process XML documents with a practical interface that supports selecting, editing, and outputting parts of a document. This is useful for converters, importers, and document-processing scripts.
It is a developer library. XML transformations should preserve namespaces and use safe parser settings when input comes from users or remote systems.