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

Search results for "module:XML::LibXML::Common"

lib/XML/LibXML/Common.pm River stage three • 455 direct dependents • 913 total dependents

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

XML::CAP - parse or generate the XML Common Alerting Protocol (CAP) River stage zero No dependents

IKLUFT/XML-CAP-0.02 - 21 Sep 2009 03:11:51 UTC

jQuery - complete jQuery port to Perl River stage zero No dependents

This is another attempt to port jQuery to Perl "the DOM part and what ever could be run on the server side NOT client side" To create this module I went through jQuery.js and some times literally translated javascript functions to their perl equivale...

MAMOD/jQuery-0.004 - 14 Jun 2013 21:57:00 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

RPC::XML - A set of classes for core data, message and XML handling River stage two • 37 direct dependents • 50 total dependents

The RPC::XML package is an implementation of the XML-RPC standard. The package as a whole provides classes for data, for clients, for servers and for parsers (based on the XML::Parser and XML::LibXML packages from CPAN). This module provides a set of...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

XML::Grove - Perl-style XML objects River stage zero No dependents

XML::Grove is a tree-based object model for accessing the information set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax: $text =...

KMACLEOD/XML-Grove-0.46alpha - 09 Sep 1999 23:06:59 UTC

XML::Pastor - Generate Perl classes with XML bindings starting from a W3C XSD Schema River stage zero No dependents

Java had CASTOR, and now Perl has XML::Pastor! If you know what Castor does in the Java world, then XML::Pastor should be familiar to you. If you have a W3C XSD schema, you can generate Perl classes with roundtrip XML bindings. Whereas Castor is limi...

AULUSOY/XML-Pastor-1.0.4 - 01 Dec 2012 22:32:03 UTC

XML::Simple - An API for simple XML files River stage three • 407 direct dependents • 650 total dependents

The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: "XMLin()" and "XMLout()". Note: you can explicitly request the lower cas...

GRANTM/XML-Simple-2.25 - 18 Mar 2018 03:19:24 UTC

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

XML::Checker - A perl module for validating XML River stage zero No dependents

XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. This document only describes common topics like error handling and the XML::Checker class itself. W...

TJMATHER/XML-Checker-0.13 - 11 Sep 2002 21:07:18 UTC

XML::Checker - A perl module for validating XML River stage zero No dependents

XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. This document only describes common topics like error handling and the XML::Checker class itself. W...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

XML::NewsML_G2 - generate NewsML-G2 news items River stage zero No dependents

This module tries to implement the creation of XML files conforming to the NewsML-G2 specification as published by the IPTC. It does not aim to implement the complete standard, but to cover the most common use cases in a best-practice manner. For the...

CED/XML-NewsML_G2-v0.3.4 - 28 Nov 2019 14:57:16 UTC

RayApp::Source - Framework for data-centric Web applications River stage zero No dependents

OF INTERNALS In the previous parts we have seen how to use RayApp to write Web applications. Changes are that you will want to use RayApp serializer in other, non-Web projects. This part describes the internals of the framework. RayApp object To work...

JANPAZ/RayApp-2.004 - 10 Apr 2006 13:01:11 UTC

XML::NodeFilter - Generic XML::NodeFilter Class River stage one • 1 direct dependent • 4 total dependents

"Filters are objects that know how to "filter out" nodes. If a NodeIterator or a TreeWalker is given a NodeFilter, it applies the filter before it returns the next node. If the filter says to accept the node, the traversal logic returns it; otherwise...

PHISH/XML-NodeFilter-0.01 - 08 Nov 2002 10:05:09 UTC

XML::RSS::Tools - A tool-kit providing a wrapper around a HTTP client, a RSS parser, and a XSLT engine. River stage zero No dependents

RSS/RDF feeds are commonly available ways of distributing or syndicating the latest news about a given web site. Weblog (blog) sites in particular are prolific generators of RSS feeds. This module provides a VERY high level way of manipulating them. ...

ATRICKETT/XML-RSS-Tools-0.34 - 27 May 2014 14:48:39 UTC

Test::XML::Assert - Tests XPaths into an XML Document for correct values/matches River stage zero No dependents

This module allows you to test if two XML documents are semantically the same. This also holds true if different prefixes are being used for the xmlns, or if there is a default xmlns in place. It uses XML::Assert to do all of it's checking....

CHILTS/XML-Assert-0.03 - 18 Jul 2010 22:46:46 UTC

LaTeXML::Common::XML - XML utilities River stage one • 2 direct dependents • 2 total dependents

This module provides utilities for accessing XML, along with some patches to XML::LibXML. "element_nodes($node)" Returns a list of the element children of $node. "text_in_node($node)" Returns the string combining the text nodes within $node. "isTeXtN...

BRMILLER/LaTeXML-0.8.8 - 26 Feb 2024 20:10:53 UTC

XML::DifferenceMarkup - XML diff and merge River stage zero No dependents

This module implements an XML diff producing XML output. Both input and output are DOM documents, as implemented by XML::LibXML. The diff format used by XML::DifferenceMarkup is meant to be human-readable (i.e. simple, as opposed to short) - basicall...

VBAR/XML-DifferenceMarkup-1.05 - 15 Jun 2014 08:42:27 UTC

WWW::Meta::XML::Browser - Perl module to simulate a browser session described in a XML file River stage zero No dependents

WRITING A SESSION DESCRIPTION FILE The most important part when working with "WWW::Meta::XML::Browser" is to write a session description file. Such a file describes which http requests are made and how the results of the requests are handled. The ses...

BBOKSA/WWW-Meta-XML-Browser-0.08 - 22 Mar 2004 21:38:25 UTC

XML::Rabbit::Role::Node - Base role for all nodes River stage one • 8 direct dependents • 8 total dependents

This module provides attributes and methods common to all nodes. See XML::Rabbit for a more complete example....

ROBINS/XML-Rabbit-0.4.1 - 18 Sep 2015 13:46:54 UTC
26 results (0.053 seconds)