libxml-tokeparser-perl binary package in Ubuntu Jammy amd64
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.
.
A token is a bless'd reference to an array whose first element is an
event-type string and whose last element is the literal text of the XML
input that generated the event, with intermediate elements varying according
to the event type.
.
Each token is an object of type XML::TokeParser
XML::TokeParse
methods are available for inspecting the token, and retrieving data from it.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-01-16 14:59:06 UTC | Published | Ubuntu Jammy amd64 | release | universe | perl | Optional | 0.05-4 | ||
|
|||||||||
Deleted | Ubuntu Jammy amd64 | proposed | universe | perl | Optional | 0.05-4 | |||
|
|||||||||
2022-01-16 14:59:08 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | perl | Optional | 0.05-3.1 | ||
|