XML::TokeParser - Simplified interface to XML::Parser https://www.cpan.org/
Go to file
2024-01-06 09:55:18 +01:00
perl-XML-TokeParser.spec automatic rebuild by autodist [release 0.05-2mamba;Wed Sep 07 2022] 2024-01-06 09:55:18 +01:00
README.md package created by autospec [release 0.05-1mamba;Mon Feb 21 2011] 2024-01-06 09:55:18 +01:00

perl-XML-TokeParser

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.