Description
Perl applications can access XML through a higher-level smart object interface. This can simplify scripts that need to read or modify XML without writing detailed DOM traversal code.
It is a developer library. Convenience XML access should still preserve document structure and handle untrusted input with safe parser settings.