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

Search results for "xpath"

B::XPath - search Perl optrees with XPath syntax River stage zero No dependents

CHROMATIC/B-XPath-0.01 - 12 Feb 2006 00:59:19 UTC - Search in distribution

Pod::XPath - use XPath expressions to navigate a POD document River stage zero No dependents

"Pod::XPath" allows accessing elements of a POD document using XPath expressions. The document or string is first turned into XML using "Pod::XML", and then passed to "XML::XPath" to parse. All standard XPath expressions can be used to retrieve data ...

DARREN/Pod-XPath-1.00 - 25 Sep 2003 12:40:22 UTC - Search in distribution

XML::XPath - Parse and evaluate XPath statements. River stage three • 70 direct dependents • 315 total dependents

This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions.Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath...

MANWAR/XML-XPath-1.48 - 09 Aug 2022 19:48:36 UTC - Search in distribution

PPIx::XPath - an XPath implementation for the PDOM River stage zero No dependents

This module augments PPI's classes with the methods required by Tree::XPathEngine, allowing you to perform complex XPath matches against any PDOM tree. See Tree::XPathEngine for details about its methods. Mapping the PDOM to the XPath data model * Ea...

DAKKAR/PPIx-XPath-2.02 - 29 Aug 2016 15:52:45 UTC - Search in distribution

Test::XPath - Test XML and HTML content and structure with XPath expressions River stage one • 5 direct dependents • 5 total dependents

Use the power of XPath expressions to validate the structure of your XML and HTML documents. About XPath XPath is a powerful query language for XML documents. Test::XPath relies on the libxml2 implementation provided by XML::LibXML. libxml2 -- pretty...

MANWAR/Test-XPath-0.20 - 13 Jun 2022 21:33:56 UTC - Search in distribution

Class::XPath - adds xpath matching to object trees River stage one • 1 direct dependent • 1 total dependent

This module adds XPath-style matching to your object trees. This means that you can find nodes using an XPath-esque query with "match()" from anywhere in the tree. Also, the "xpath()" method returns a unique path to a given node which can be used as ...

SAMTREGAR/Class-XPath-1.4 - 29 Feb 2004 23:01:16 UTC - Search in distribution

Config::XPath - retrieve configuration data from XML files by using XPath River stage zero No dependents

This module provides easy access to configuration data stored in an XML file. Configuration is retrieved using XPath keys; various methods exist to convert the result to a variety of convenient forms. If the methods are called as static functions (as...

PEVANS/Config-XPath-0.16 - 09 Aug 2010 23:21:16 UTC - Search in distribution

Brownie::XPath River stage zero No dependents

MASAKI/Brownie-0.09 - 23 Sep 2013 15:00:22 UTC - Search in distribution

XML::DOM::XPath - Perl extension to add XPath support to XML::DOM, using XML::XPath engine River stage one • 4 direct dependents • 4 total dependents

XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is often much easier than relying only on getElementsByTagName. It lets you use all of the XML::DOM methods....

MIROD/XML-DOM-XPath-0.14 - 15 Apr 2008 15:35:41 UTC - Search in distribution

Test::XML::XPath - Test XPath assertions River stage two • 37 direct dependents • 71 total dependents

This module allows you to assert statements about your XML in the form of XPath statements. You can say that a piece of XML must contain certain tags, with so-and-so attributes, etc. It will try to use any installed XPath module that it knows about. ...

SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC - Search in distribution

XML::DOM2::XPath River stage zero No dependents

Provides the required methods for XPath...

DOCTORMO/XML-DOM2-0.06 - 29 Nov 2007 15:57:28 UTC - Search in distribution
  • XML::DOM2 - DOM controlled, strict XML module for extentable xml objects.

XML::XPath::Diver - Dive XML with XML::XPath and first-class collection + alpha River stage zero No dependents

XML::XPath::Diver is XML data parse tool class that inherits XML::XPath....

YTURTLE/XML-XPath-Diver-0.02 - 02 Sep 2013 05:07:06 UTC - Search in distribution

Email::MIME::XPath - access MIME documents via XPath queries River stage one • 2 direct dependents • 3 total dependents

Dealing with MIME messages can be complicated. Frequently you want to display certain parts of a message, while alluding to (linking, summarizing, whatever) other parts in a way that makes them easy to get to later. Sometimes this can go several leve...

HDP/Email-MIME-XPath-0.005 - 04 Dec 2007 21:34:54 UTC - Search in distribution

XML::XPath::Simple - Very simple interface for XPaths River stage zero No dependents

XML::XPath::Simple is designed to allow for the use of simple Abbreviated XPath syntax to access values from a small XML document. This module is not meant as a drop-in replacement for XML::XPath, and doesn't support the entire W3C XPath Recommendati...

WHYTEWOLF/XML-XPath-Simple-0.05 - 03 Apr 2002 00:56:50 UTC - Search in distribution

HTML::Object::XPath - HTML Object XPath Class River stage zero No 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 - Search in distribution

CSS::Coverage::XPath River stage zero No dependents

SARTAK/CSS-Coverage-0.04 - 08 Aug 2013 18:07:54 UTC - Search in distribution

HTML::Selector::XPath - CSS Selector to XPath compiler River stage three • 34 direct dependents • 127 total dependents

HTML::Selector::XPath is a utility function to compile full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression....

CORION/HTML-Selector-XPath-0.28 - 07 Aug 2023 10:40:03 UTC - Search in distribution

HTML::Template::XPath - Easy access to XML files from HTML::Template using XPath River stage one • 2 direct dependents • 2 total dependents

This is an easy to use templating system for extracting content from XML files. It is based on HTML::Template's <TMPL_VAR> and <TMPL_LOOP> tags and uses XML::LibXML's XPath function to extract the requested XML content. It has built-in support for la...

TJMATHER/HTML-Template-XPath-0.20 - 23 Oct 2006 18:13:51 UTC - Search in distribution

Tree::DAG_Node::XPath - Add XPath support to Tree::DAG_Node River stage one • 1 direct dependent • 1 total dependent

This package extends Tree::DAG_Node to add XPath queries to it It adds the findnodes, matches and find methods to the base "Tree::DAG_Node" class. With a little customization it can also add the findnodes_as_string and findvalue methods....

MIROD/Tree-DAG_Node-XPath-0.11 - 24 Aug 2010 17:27:44 UTC - Search in distribution

XML::DOM::Lite::XPath - XPath support for XML::DOM::Lite River stage one • 1 direct dependent • 2 total dependents

This XPath library is fairly complete - there are still a few functions outstanding which need to be implemented, but it's already very usable and is being used by XML::DOM::Lite::XSLT...

RHUNDT/XML-DOM-Lite-0.16 - 02 Jun 2017 19:38:43 UTC - Search in distribution
361 results (0.107 seconds)