perl-XML-TokeParser - Simplified interface to XML::Parser
Website: | https://metacpan.org/release/XML-TokeParser |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
XML::TokeParser provides a procedural ("pull mode") interface to XML::Parser in much the same way that Gisle Aas' HTML::TokeParser provides a procedural interface to HTML::Parser. XML::TokeParser splits its XML input up into "tokens," each corresponding to an XML::Parser event.
Packages
perl-XML-TokeParser-0.05-26.aldos.noarch [18 KiB] |
Changelog
by Joel Barrios (2025-04-21):
- Clean spec file. |