| Name: | perl-XML-TokeParser |
|---|---|
| Version: | 0.05 |
| Release: | 47.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 47705 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-XML-TokeParser-0.05-47.el10.noarch.rpm |
| Source RPM: | perl-XML-TokeParser-0.05-47.el10.src.rpm |
| Build Date: | Tue Jan 28 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/XML-TokeParser |
| Summary: | Simplified interface to XML::Parser |
| 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. |