Search results for "xpath"
B::XPath - search Perl optrees with XPath syntax
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
"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.
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- XML::XPath::Node - internal representation of a node
- XML::XPath::Number - Simple numeric values.
- XML::XPath::NodeSet - a list of XML document nodes
- 18 more results from XML-XPath »
PPIx::XPath - an XPath implementation for the PDOM
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
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
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
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- Config::XPath::Manual - Manual to accompany Config::XPath class
- Config::XPath::Reloadable - a subclass of Config::XPath that supports reloading
Brownie::XPath
MASAKI/Brownie-0.09
-
23 Sep 2013 15:00:22 UTC
-
Search in distribution
- Brownie::Driver - base class of Brownie::Driver series
XML::DOM::XPath - Perl extension to add XPath support to XML::DOM, using XML::XPath engine
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
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
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
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
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
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
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.2.2 - 11 Nov 2022 11:31:52 UTC - Search in distribution- HTML::Object::XPath::Step - HTML Object XPath Step
- HTML::Object::XPath::Expr - HTML Object XPath Expression
- HTML::Object::XPath::Root - HTML Object
- 16 more results from HTML-Object »
HTML::Selector::XPath - CSS Selector to XPath compiler
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.26 - 15 Dec 2021 17:24:45 UTC - Search in distribution
HTML::Template::XPath - Easy access to XML files from HTML::Template using XPath
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
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
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- XML::DOM::Lite::Document - XML DOM Lite Document