Description
Perl XML pipelines can use Expat as a SAX2 driver through XML::Parser. This lets applications combine Expat parsing with SAX-style event handlers and filters.
It is a developer library. XML input from untrusted sources should be parsed with safe limits and clear error handling, especially for large or malformed documents.