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 "XML::LibXML::XPathContext"

XML::LibXML::XPathContext - XPath Evaluation River stage three • 460 direct dependents • 921 total dependents

The XML::LibXML::XPathContext class provides an almost complete interface to libxml2's XPath implementation. With XML::LibXML::XPathContext, it is possible to evaluate XPath expressions in the context of arbitrary node, context size, and context posi...

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

XML::RSS::LibXML - XML::RSS with XML::LibXML River stage one • 5 direct dependents • 7 total dependents

XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of XML::RSS' XML::Parser (expat), while trying to keep interface compatibility with XML::RSS. XML::RSS is an extremely handy tool, but it is unfortunately not exactly the most lean o...

DMAKI/XML-RSS-LibXML-0.3105 - 29 Apr 2014 22:32:04 UTC - Search in distribution

XML::Hash::LX - Convert hash to xml and xml to hash using LibXML River stage one • 6 direct dependents • 6 total dependents

This module is a companion for "XML::LibXML". It operates with LibXML objects, could return or accept LibXML objects, and may be used for easy data transformations It is faster in parsing then XML::Simple, XML::Hash, XML::Twig and of course much slow...

MONS/XML-Hash-LX-0.07 - 07 Feb 2020 16:39:31 UTC - Search in distribution

XML::LibXML::Simple - XML::LibXML clone of XML::Simple::XMLin() River stage two • 22 direct dependents • 93 total dependents

This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers. Be warned: this module thinks to be smart. You may very well shoot yourself in the fo...

MARKOV/XML-LibXML-Simple-1.01 - 15 Jan 2020 21:51:54 UTC - Search in distribution

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 - Search in distribution

XML::Sig::OO - Modern XML Signatured validation River stage zero No dependents

XML::Sig::OO is a project to create a stand alone perl module that does a good job creating and validating xml signatures. At its core This module is written around libxml2 better known as XML::LibXML....

AKALINUX/XML-Sig-OO-0.008 - 25 Nov 2021 10:29:17 UTC - Search in distribution

s3acl - Display or manipulate the ACL of AWS S3 buckets and items River stage zero No dependents

Retrieves and outputs the Access Control List (ACL) of buckets and of items in buckets in the Amazon Simple Storage Service (S3). Principals (Much of the following text is taken from the "Amazon S3 Developer Guide (API Version 2006-03-01)".) Every bu...

MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC - Search in distribution

ICC::Support::Chart - An object oriented module for reading, writing and manipulating color measurement data. River stage zero No dependents

Color measurements are made with a spectrophotometer and saved as a file. An ICC::Support::Chart object is made from this measurement file. Other ICC modules and objects utilize Chart objects for data input and output. Many methods are provided for c...

BIRKETT/ICC-Profile-0.82 - 09 Feb 2020 16:59:34 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

xml_grep2 - grep XML files using XPath River stage zero No dependents

"xml_grep2" is a grep-like utility for XML files. It mimicks grep as much as possible with the major difference that the patterns are XPath expressions instead of regular expressions. When the results of the grep is a list of XML nodes (ie no option ...

MIROD/App-xml_grep2-0.14 - 14 Mar 2012 15:31:56 UTC - Search in distribution

XML::Compile::C14N - XML Canonicalization River stage one • 1 direct dependent • 1 total dependent

XML canonicalization is used to enforce an explicit formatting style on de XML documents. It is required to have a reproducable output when, for instance, digital signatures gets applied to parts of the document. C14N currently has seen three version...

MARKOV/XML-Compile-C14N-0.95 - 15 Jan 2020 10:22:47 UTC - Search in distribution

Net::Amazon::S3::ACL - work with Amazon S3 Access Control Lists River stage zero No dependents

This module represents an S3 Access Control List; it is a representation of the XML ACL that is easier to handle. As such, there are methods that ease passing from one representation to the other, namely "parse" (to parse an XML document into an obje...

POLETTIX/Net-Amazon-S3-ACL-0.1.0 - 10 Jan 2009 01:46:20 UTC - Search in distribution

Net::Z3950::UDDI - Perl extension for querying UDDI services using Z39.50 River stage zero No dependents

This library provides all the guts of the Z39.50-to-UDDI gateway, "z2uddi" (which is supplied along with it). In the same package comes an underlying library, "UDDI::HalfDecent", which supports a subset of UDDI but supports it really well, reliably, ...

MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC - Search in distribution

WebService::ReutersConnect - Use the ReutersConnect Live News API River stage zero No dependents

JETEVE/WebService-ReutersConnect-0.06 - 21 Mar 2013 00:10:14 UTC - Search in distribution

Xacobeo::Document - An XML document and its related information. River stage zero No dependents

This class wraps an XML document with its corresponding meta information (namespaces, XPath context, document node, etc). It inherits from Glib::Object....

POTYL/Xacobeo-0.15 - 02 Sep 2013 11:45:14 UTC - Search in distribution

XML::LibXML::Augment - extend XML::LibXML::{Attr,Element,Document} on a per-namespace/element basis River stage one • 1 direct dependent • 1 total dependent

XML::LibXML is super-awesome. However, I don't know about you, but sometimes I wish it had some domain-specific knowledge. For example, if I have an XML::LibXML::Element which represents an HTML "<form>" element, why can't it have a "submit" method? ...

TOBYINK/XML-LibXML-Augment-0.004 - 16 Sep 2014 19:01:14 UTC - Search in distribution

XML::Rabbit::Node - Node base class River stage one • 8 direct dependents • 8 total dependents

This module provides the base node attribute used to hold a specific node in the XML document tree. See XML::Rabbit for a more complete example....

ROBINS/XML-Rabbit-0.4.1 - 18 Sep 2015 13:46:54 UTC - Search in distribution

Template::Semantic - Use pure XHTML/XML as a template River stage one • 3 direct dependents • 3 total dependents

Template::Semantic is a template engine for XHTML/XML based on XML::LibXML that doesn't use any template syntax. This module takes pure XHTML/XML as a template, and uses XPath or CSS selectors to assign values....

EGOR/Template-Semantic-0.10 - 10 Aug 2020 08:26:10 UTC - Search in distribution

Tree::Transform::XSLTish - transform tree data, like XSLT but in Perl River stage zero No dependents

This module allows you to transform tree with Perl subroutines, just like XSLT does for XML documents. It tries to model as closely as reasonable the semantic of XSLT....

DAKKAR/Tree-Transform-XSLTish-0.3 - 13 Feb 2011 14:45:10 UTC - Search in distribution

Authen::NZRealMe::CommonURIs - Common mappings for tokens to URIs River stage zero No dependents

This module is a central location for defining URIs used across this distribution. The aim of the module is to reduce duplication and possibility of errors. Many of the URIs are namespace URIs which will be used in reading or writing XML documents. T...

AJM/Authen-NZRealMe-1.23 - 18 Apr 2021 23:37:18 UTC - Search in distribution
33 results (0.214 seconds)