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

Search results for "module:HTML::PullParser"

HTML::PullParser - Alternative HTML::Parser interface River stage four • 548 direct dependents • 3510 total dependents

The HTML::PullParser is an alternative interface to the HTML::Parser class. It basically turns the HTML::Parser inside out. You associate a file (or any IO::Handle object or string) with the parser at construction time and then repeatedly call $parse...

OALDERS/HTML-Parser-3.82 - 13 Mar 2024 20:11:51 UTC

HTML::PullParser::Nested - Wrapper around HTML::PullParser with awareness of tag nesting. River stage zero No dependents

This class is a wrapper around HTML::PullParser with awareness of the nesting of tags. There is a cursor, which points to the current position within the document. It should be thought of as pointing to the start of the next token, or to 'EOL' (eof o...

CJK/HTML-PullParser-Nested-0.04 - 09 Mar 2010 18:14:32 UTC

HTML::Parser - HTML parser class River stage four • 548 direct dependents • 3510 total dependents

Objects of the "HTML::Parser" class will recognize markup and separate it from plain text (alias data content) in HTML documents. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. "HTML::Parser" is no...

OALDERS/HTML-Parser-3.82 - 13 Mar 2024 20:11:51 UTC

HTML::TokeParser - Alternative HTML::Parser interface River stage four • 548 direct dependents • 3510 total dependents

The "HTML::TokeParser" is an alternative interface to the "HTML::Parser" class. It is an "HTML::PullParser" subclass with a predeclared set of token types. If you wish the tokens to be reported differently you probably want to use the "HTML::PullPars...

OALDERS/HTML-Parser-3.82 - 13 Mar 2024 20:11:51 UTC

HTML::TableTiler - easily generates complex graphic styled HTML tables River stage zero No dependents

HTML::TableTiler uses a minimum HTML table as a tile to generate a complete HTML table from a bidimensional array of data. It can easily produce simple or complex graphic styled tables with minimum effort and maximum speed. Think about the table tile...

DOMIZIO/HTML-TableTiler-1.21 - 02 Jul 2005 11:07:21 UTC

Pod::Simple::HTML - convert Pod to HTML River stage five • 134 direct dependents • 32646 total dependents

This class is for making an HTML rendering of a Pod document. This is a subclass of Pod::Simple::PullParser and inherits all its methods (and options). Note that if you want to do a batch conversion of a lot of Pod documents to HTML, you should see t...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC
6 results (0.039 seconds)