perl-xml-parser
« Back to VersTracker
Description:
Perl module for parsing XML documents
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: perl xml parsing expat development
Install: brew install perl-xml-parser
About:
XML::Parser is a Perl module interface to James Clark's expat XML parser library. It provides a robust, event-driven mechanism for parsing XML documents efficiently. This module is essential for developers needing to process or generate XML data within Perl applications.
Key Features:
  • Expat-based high-performance parsing
  • Event-driven API (SAX-style)
  • Support for XML namespaces
  • Handles malformed XML gracefully
Use Cases:
  • Processing XML configuration files
  • Parsing web service responses (SOAP/REST)
  • Data transformation and extraction tasks
Alternatives:
  • XML::LibXML – Uses libxml2; offers DOM and SAX, often faster and more feature-complete for complex XML.
Version History
Detected Version Rev Change Commit
Mar 19, 2026 9:11am 0 REVISION_ONLY df0763c7
Mar 17, 2026 10:40am 2 REVISION_ONLY 55e693b5
Dec 29, 2025 3:55pm 1 REVISION_ONLY 1ddccabe
Sep 11, 2025 1:29am 0 VERSION_BUMP 13dec4e8
Oct 22, 2024 3:00am 0 VERSION_BUMP 88808c28
Sep 11, 2024 10:00pm 0 VERSION_BUMP 97de2296
Dec 30, 2023 1:31pm 0 VERSION_BUMP f4632f7d
Oct 22, 2023 11:46am 0 VERSION_BUMP 2ed42435