The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:HTML-Object xpath"

HTML::Object::XPath - HTML Object XPath Class River stage one • 1 direct dependent • 2 total dependents

This module implements the XPath engine used by HTML::Object::XQuery to provide a jQuery-like interface to query the parsed DOM object....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Root - HTML Object River stage one • 1 direct dependent • 2 total dependents

This module represents a root element, which is the top element....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Step - HTML Object XPath Step River stage one • 1 direct dependent • 2 total dependents

This module represents a XPath step....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Expr - HTML Object XPath Expression River stage one • 1 direct dependent • 2 total dependents

This modules represents an HTML::Object::XPath expression....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Number - HTML Object XPath Number Class River stage one • 1 direct dependent • 2 total dependents

This module holds simple numeric values. It doesn't support -0, +/- Infinity, or NaN, as the XPath spec says it should....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::NodeSet - HTML Object XPath Node Set River stage one • 1 direct dependent • 2 total dependents

This module contains an ordered list of nodes. The nodes each take the same format as described in HTML::Object::XPath....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Literal - HTML Object XPath Literal River stage one • 1 direct dependent • 2 total dependents

This module implements the equivalent of a string in XPath parlance....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Boolean - HTML Object River stage one • 1 direct dependent • 2 total dependents

This module implements simple boolean true/false objects....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Function - HTML Object XPath Functions River stage one • 1 direct dependent • 2 total dependents

This module implements various XPath functions described below....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::Variable - HTML Object XPath Variable River stage one • 1 direct dependent • 2 total dependents

This represent a HTML::Object::XPath variable...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XPath::LocationPath - HTML Object XPath Location Path River stage one • 1 direct dependent • 2 total dependents

This module represents a XML LocationPath....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::DOM - HTML Object DOM Class River stage one • 1 direct dependent • 2 total dependents

This module implement DOM-like interface to HTML objects and inherits from HTML::Object, so you can call this module instead, to parse HTML data and it the resulting tree of objects will have DOM capabilities. DOM stands for Document Object Model. Th...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::DOM::XPathResult - HTML Object DOM XPath Result Class River stage one • 1 direct dependent • 2 total dependents

The "XPathResult" interface represents the results generated by evaluating an XPath expression within the context of a given node. The method you can access vary depending on the type of results returned. The XPath evaluation can return a boolean, a ...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::Number - Simple numeric values River stage one • 1 direct dependent • 2 total dependents

This class holds simple numeric values. It does not support -0, +/- Infinity, or NaN, as the XPath spec says it should, but I am not hurting anyone I do not think....

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::Literal - Simple string values River stage one • 1 direct dependent • 2 total dependents

In XPath terms a Literal is what we know as a string. This module inherits from Module::Generic::Scalar...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::XQuery - HTML XQuery Extension River stage one • 1 direct dependent • 2 total dependents

This class extends HTML::Object::DOM::Element and provided jQuery-like methods to manipulate and query HTML objects. It is very extensive and closely mirrors jQuery api <https://api.jquery.com/> with some additional features specific to perl. By call...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::DOM::Node - HTML Object DOM Node Class River stage one • 1 direct dependent • 2 total dependents

This module implement the properties and methods for HTML DOM nodes. It inherits from HTML::Object::EventTarget and is used by HTML::Object::DOM::Element...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::Attribute - HTML Object Element Attribute Class River stage one • 1 direct dependent • 2 total dependents

This class represent an element attribute. it is used as part of HTML::Object, and also contains methods to interface with HTML::Object::XPath...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::DOM::Document - HTML Object DOM Document Class River stage one • 1 direct dependent • 2 total dependents

This module represents an HTML document. It inherits from HTML::Object::Document and HTML::Object::DOM::Element It is the top object in the hierarchy and thus has no parent. It should contain only one child, the "html" element, and has one associated...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC

HTML::Object::DOM::XPathEvaluator - HTML Object DOM XPathEvaluator Class River stage one • 1 direct dependent • 2 total dependents

The "XPathEvaluator" interface allows to compile and evaluate XPath expressions. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'The C<XPathEvaluator>'...

JDEGUEST/HTML-Object-v0.5.0 - 04 May 2024 11:59:40 UTC
20 results (0.036 seconds)