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 "module:XML::XPath::Node::Element"

XML::XPath::Node::Element - an <element> River stage three • 70 direct dependents • 315 total dependents

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

Template::Plugin::XML::XPath - Plugin interface to XML::XPath River stage zero No dependents

This is a Template Toolkit plugin interfacing to the XML::XPath module. All methods implemented by the XML::XPath modules are available. In addition, the XML::XPath::Node::Element module implements present($view) and content($view) methods method for...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC

XML::DOM::XPath - Perl extension to add XPath support to XML::DOM, using XML::XPath engine River stage one • 3 direct dependents • 3 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

lib/SIL/Shoe/XPath.pm River stage zero No dependents

MHOSKEN/SIL-Shoe-1.37 - 15 Dec 2008 06:32:54 UTC

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

LibXML.pm River stage three • 460 direct dependents • 921 total dependents

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC

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

Test::XML::XPath - Test XPath assertions River stage two • 37 direct dependents • 72 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

XML::XPathToXML - Generates XML document from XPath expressions River stage zero No dependents

Generates an XML document or node tree from one or more XPath expressions. Returnes an XML::LibXML::Document or XML::LibXML::Element. Has not been tested with all kinds of XPath expressions. It will most likely fail on complex ones. In the tradition ...

KGJERDE/XPathToXML-0.01 - 09 Sep 2002 15:38:05 UTC

XML::XPath::Node - internal representation of a node River stage three • 70 direct dependents • 315 total dependents

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

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

XML::Diver is XML data parse tool class that inherits XML::LibXML::XPathContext....

YTURTLE/XML-Diver-0.01 - 31 May 2014 06:43:04 UTC

XML::XPathEngine - a re-usable XPath engine for DOM-like trees River stage three • 6 direct dependents • 210 total dependents

This module provides an XPath engine, that can be re-used by other module/classes that implement trees. In order to use the XPath engine, nodes in the user module need to mimick DOM nodes. The degree of similitude between the user tree and a DOM dict...

MIROD/XML-XPathEngine-0.14 - 17 May 2013 02:49:03 UTC

XML::Diff - XML DOM-Tree based Diff & Patch Module River stage one • 1 direct dependent • 1 total dependent

This module provides methods for generating and applying an XML diffgram of two related XML files. The basis of the algorithm is tree-wise comparison using the DOM model as provided by XML::LibXML. The Diffgram is well-formed XML in the XVCS namespan...

TIMM/XML-Diff-0.05 - 12 Jul 2007 10:50:35 UTC

XML::XOXO::Node - a node in the XML::RSS::Parser parse tree. River stage zero No dependents

TIMA/XML-XOXO-0.034 - 15 Apr 2005 17:24:56 UTC

XML::Tidy - tidy indenting of XML documents River stage two • 6 direct dependents • 18 total dependents

This module creates XML document objects (with inheritance from XML::XPath) to tidy mixed-content (i.e., non-data) text node indenting. There are also some other handy member functions to compress and expand your XML document object (into either a co...

PIP/XML-Tidy-1.20 - 09 Jul 2017 14:52:59 UTC

XML::DOM2 - DOM controlled, strict XML module for extentable xml objects. River stage zero No dependents

XML::DOM2 is yet _another_ perl XML module. Features: * DOM Level2 Compilence in both document, elements and attributes * NameSpace control for elements and attributes * XPath (it's just one small method once you have a good DOM) * Extendability: * D...

DOCTORMO/XML-DOM2-0.06 - 29 Nov 2007 15:57:28 UTC

XML::XOXO - Package for working with Extensible Open XHTML Outlines (XOXO) lists. River stage zero No dependents

XML::XOXO is an object-oriented Perl API for working with XOXO lists. The package includes a parser, a simple perlish object tree model and a basic facility for re-serializing the data into XHTML fragments. The intent of XML::XOXO was to provide deve...

TIMA/XML-XOXO-0.034 - 15 Apr 2005 17:24:56 UTC

XML::DOM - A perl module for building DOM Level 1 compliant document structures River stage two • 35 direct dependents • 55 total dependents

This module extends the XML::Parser module by Clark Cooper. The XML::Parser module is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. XML::DOM::Parser is derived from XML::Parser. It parses XML str...

TJMATHER/XML-DOM-1.46 - 21 Sep 2016 12:42:54 UTC

XML::Sig - XML::Sig - A toolkit to help sign and verify XML Digital Signatures River stage one • 1 direct dependent • 1 total dependent

This perl module provides two primary capabilities: given an XML string, create and insert digital signatures, or if one is already present in the string verify it -- all in accordance with the W3C standard governing XML signatures....

TIMLEGGE/XML-Sig-0.65 - 21 Nov 2023 22:39:12 UTC

Class::XML - Simple XML Abstraction River stage one • 1 direct dependent • 1 total dependent

Class::XML is designed to make it reasonably easy to create, consume or modify XML from Perl while thinking in terms of Perl objects rather than the available XML APIs; it was written out of a mixture of frustration that JAXB (for Java) and XMLSerial...

MSTROUT/Class-XML-0.06 - 29 Mar 2005 12:28:48 UTC
68 results (0.133 seconds)