Search results for "module:HTML::TreeBuilder"

HTML::TreeBuilder - Parser that builds a HTML syntax tree River stage three • 171 direct dependents • 974 total dependents

(This class is part of the HTML::Tree dist.) This class is for HTML syntax trees that get built out of HTML source. The way to use it is to: 1. start a new (empty) HTML::TreeBuilder object, 2. then use one of the methods from HTML::Parser (presumably...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 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::TreeBuilder::XPath - add XPath support to HTML::TreeBuilder River stage three • 56 direct dependents • 200 total dependents

This module adds typical XPath methods to HTML::TreeBuilder, to make it easy to query a document....

MIROD/HTML-TreeBuilder-XPath-0.14 - 20 Sep 2011 01:46:15 UTC

lib/WebDyne/HTML/TreeBuilder.pm River stage zero No dependents

ASPEER/WebDyne-1.250 - 15 Sep 2017 14:12:54 UTC

lib/HTML/Robot/Scrapper/Parser/HTML/TreeBuilder/XPath.pm River stage one • 1 direct dependent • 1 total dependent

HERNAN/HTML-Robot-Scrapper-0.11 - 31 Oct 2013 12:12:41 UTC

lib/HTML/DOM/_TreeBuilder.pm River stage two • 10 direct dependents • 11 total dependents

SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC

HTML::TreeBuilderX::ASP_NET - Scrape ASP.NET/VB.NET sites which utilize Javascript POST-backs. River stage zero No dependents

Scrape ASP.NET sites which utilize the language's __VIEWSTATE, __EVENTTARGET, __EVENTARGUMENT, __LASTFOCUS, et al. This module returns a HTTP::Response from the form with the use of the method "->httpResponse". In this scheme many of the links on a w...

ECARROLL/HTML-TreeBuilderX-ASP_NET-0.09 - 26 Aug 2009 19:25:13 UTC

lib/HTML/TreeBuilderX/ASP_NET/Types.pm River stage zero No dependents

ECARROLL/HTML-TreeBuilderX-ASP_NET-0.09 - 26 Aug 2009 19:25:13 UTC

HTML::Parse - Deprecated, a wrapper around HTML::TreeBuilder River stage three • 171 direct dependents • 974 total dependents

Disclaimer: This module is provided only for backwards compatibility with earlier versions of this library. New code should *not* use this module, and should really use the HTML::Parser and HTML::TreeBuilder modules directly, instead. The "HTML::Pars...

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

HTML::TreeBuilderX::ASP_NET::Roles::htmlElement - An easy hack for HTML::Element River stage zero No dependents

ECARROLL/HTML-TreeBuilderX-ASP_NET-0.09 - 26 Aug 2009 19:25:13 UTC

HTML::Tree - build and scan parse-trees of HTML River stage three • 171 direct dependents • 974 total dependents

HTML-Tree is a suite of Perl modules for making parse trees out of HTML source. It consists of mainly two modules, whose documentation you should refer to: HTML::TreeBuilder and HTML::Element. HTML::TreeBuilder is the module that builds the parse tre...

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

IO::HTML - Open an HTML file with automatic charset detection River stage four • 4 direct dependents • 8538 total dependents

IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.2 of the draft standard. The algorithm as implemented here is: 1. If t...

CJM/IO-HTML-1.004 - 26 Sep 2020 16:52:29 UTC

HTML::DOMbo - convert between XML::DOM and {XML/HTML}::Element trees River stage zero No dependents

This class puts a method into HTML::Element called "to_XML_DOM", and puts into the class XML::DOM::Node two methods, "to_HTML_Element" and "to_XML_Element". to_XML_DOM The class HTML::TreeBuilder robustly produces parse trees of HTML, but the trees a...

SBURKE/HTML-DOMbo-3.10 - 05 Jan 2005 06:19:52 UTC

HTML::DOM - A Perl implementation of the HTML Document Object Model River stage two • 10 direct dependents • 11 total dependents

This module implements the HTML Document Object Model by extending the HTML::Tree modules. The HTML::DOM class serves both as an HTML parser and as the document class. The following DOM modules are currently supported: Feature Version (aka level) ---...

SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC

HTML::Query - jQuery-like selection queries for HTML::Element River stage one • 2 direct dependents • 2 total dependents

The "HTML::Query" module is an add-on for the HTML::Tree module set. It provides a simple way to select one or more elements from a tree using a query syntax inspired by jQuery. This selector syntax will be reassuringly familiar to anyone who has eve...

KAMELKEV/HTML-Query-0.09 - 03 Sep 2014 03:06:39 UTC

HTML::Gumbo - HTML5 parser based on gumbo C library River stage zero No dependents

Gumbo <https://github.com/google/gumbo-parser> is an implementation of the HTML5 parsing algorithm <http://www.w3.org/TR/html5/syntax.html> implemented as a pure C99 library with no outside dependencies. Goals and features of the C library: * Fully c...

RUZ/HTML-Gumbo-0.18 - 23 Jun 2018 10:14:09 UTC

HTML::Linear - represent HTML::Tree as a flat list River stage zero No dependents

SYP/HTML-Untemplate-0.019 - 23 Jun 2014 08:41:42 UTC

HTML::Tagset - data tables useful in parsing HTML River stage four • 29 direct dependents • 3511 total dependents

This module contains several data tables useful in various kinds of HTML parsing operations. Note that all tag names used are lowercase. In the following documentation, a "hashset" is a hash being used as a set -- the hash conveys that its keys are t...

PETDANCE/HTML-Tagset-3.24 - 11 Mar 2024 17:32:52 UTC

HTML::Summary - generate a summary from a web page River stage one • 2 direct dependents • 2 total dependents

The "HTML::Summary" module produces summaries from the textual content of web pages. It does so using the location heuristic, which determines the value of a given sentence based on its position and status within the document; for example, headings, ...

NEILB/HTML-Summary-0.022 - 03 Jul 2016 22:32:11 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
69 results (0.037 seconds)