p5-XML-Parser-Lite

lightweight regexp-based XML parser

WWW CVSWeb GITHub
  1. Package version
    p5-XML-Parser-Lite-0.722p0
  2. Maintainer
    Benoit Lecocq

This Perl implements an XML parser with a interface similar to XML::Parser.
Though not all callbacks are supported, you should be able to use it in the
same way you use XML::Parser. Due to using experimental regexp features
it'll work only on Perl 5.6 and above and may behave differently on
different platforms.