The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:XML-Parser XML::Parser::Style::Subs"

XML::Parser::Style::Subs - glue for handling element callbacks River stage four • 147 direct dependents • 1319 total dependents

Each time an element starts, a sub by that name in the package specified by the Pkg option is called with the same parameters that the Start handler gets called with. Each time an element ends, a sub with that name appended with an underscore ("_"), ...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

XML::Parser::Style::Stream - Stream style for XML::Parser River stage four • 147 direct dependents • 1319 total dependents

This style uses the Pkg option to find subs in a given package to call for each event. If none of the subs that this style looks for is there, then the effect of parsing with this style is to print a canonical copy of the document without comments or...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

XML::Parser - A perl module for parsing XML documents River stage four • 147 direct dependents • 1319 total dependents

This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC
3 results (0.045 seconds)