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

Search results for "module:HTML::Element::traverse"

HTML::Element::traverse - discussion of HTML::Element's traverse method River stage three • 171 direct dependents • 974 total dependents

"HTML::Element" provides a method "traverse" that traverses the tree and calls user-specified callbacks for each node, in pre- or post-order. However, use of the method is quite superfluous: if you want to recursively visit every node in the tree, it...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC

HTML::ElementSuper - Perl extension for HTML::Element(3) River stage two • 3 direct dependents • 46 total dependents

HTML::ElementSuper is an extension for HTML::Element(3) that provides several new methods to assist in element manipulation. An HTML::ElementSuper has the following additional properties: * report is coordinate position in a tree of its peers * repla...

MSISK/HTML-Element-Extended-1.18 - 10 Jun 2010 16:42:29 UTC

HTML::Element - Class for objects that represent HTML elements River stage three • 171 direct dependents • 974 total dependents

(This class is part of the HTML::Tree dist.) Objects of the HTML::Element class can be used to represent elements of HTML document trees. These objects have attributes, notably attributes that designates each element's parent and content. The content...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC

HTML::Object::Element - HTML Element Object River stage zero No dependents

This interface implement a core element for HTML::Object parser. An element can be one or more space, a text, a tag, a comment, or a document, all of the above inherit from this core interface. For a more elaborate interface and a close implementatio...

JDEGUEST/HTML-Object-v0.4.0 - 27 Apr 2024 07:26:56 UTC

HTML::Parser::Simple - Parse nice HTML files without needing a compiler River stage zero No dependents

"HTML::Parser::Simple" is a pure Perl module. It parses HTML V 4 files, and generates a tree of nodes, with 1 node per HTML tag. The data associated with each node is documented in the "FAQ". See also HTML::Parser::Simple::Attributes and HTML::Parser...

RSAVAGE/HTML-Parser-Simple-2.02 - 25 Jan 2015 04:44:31 UTC

HTML::TreeBuilder::Select - Traverse a HTML tree using CSS selectors River stage zero No dependents

RKRIMEN/HTML-TreeBuilder-Select-0.111 - 05 Aug 2007 03:15:36 UTC

HTML::TableContentParser - Do interesting things with the contents of tables. River stage one • 2 direct dependents • 2 total dependents

This package parses tables out of HTML. The return from the parse is a reference to an array containing the tables found. Tables appear in the output in the order in which they are encountered. If a table is nested inside a cell of another table, it ...

WYANT/HTML-TableContentParser-0.305 - 03 Aug 2021 13:40:03 UTC
7 results (0.05 seconds)