To install this package run one of the following: conda install main::perl-xml-parser
Description
This module provides ways to parse XML documents. It is built on top
of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library.