Description
Perl applications can transform XML documents with XSLT stylesheets through libxslt. This is useful for document conversion, publishing pipelines, generated reports, and integrations that reshape XML data.
It is a developer library. XSLT can load external resources depending on configuration, so untrusted stylesheets or XML documents should be restricted and reviewed.