| Name: | perl-XML-TokeParser |
|---|---|
| Version: | 0.05 |
| Release: | 36.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 47986 |
| License: | GPL+ or Artistic |
| RPM: | perl-XML-TokeParser-0.05-36.el9.noarch.rpm |
| Source RPM: | perl-XML-TokeParser-0.05-36.el9.src.rpm |
| Build Date: | Mon Jan 10 2022 |
| Build Host: | build-ol9-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. |