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

Search results for "module:XML::Merge"

XML::Merge - flexibly merge XML documents River stage zero No dependents

This module inherits from XML::Tidy which in turn inherits from XML::XPath. This ensures that Merge objects' indenting can be tidied up after any merge operation since such modification usually ruins indentation. Polymorphism allows Merge objects to ...

PIP/XML-Merge-1.4 - 23 Jul 2016 19:47:43 UTC

WiX3::XML::Merge - Default Merge tag code. River stage one • 1 direct dependent • 2 total dependents

This module defines a tag that links a merge module into the installer....

CSJEWELL/WiX3-0.011 - 05 Jun 2011 16:18:34 UTC

WiX3::XML::MergeRef - Defines a MergeRef tag. River stage one • 1 direct dependent • 2 total dependents

TODO...

CSJEWELL/WiX3-0.011 - 05 Jun 2011 16:18:34 UTC

XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds River stage two • 12 direct dependents • 12 total dependents

"XML::FeedPP" is an all-purpose syndication utility that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new content, merge feeds, and convert among these various formats. It is a pure Perl implementation and...

MARKOV/XML-FeedPP-0.95 - 20 Apr 2018 23:18:41 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

XML::XSH River stage zero No dependents

This module implements XSH sripting language. XSH stands for XML (editing) SHell. XSH language is documented in XSH and on <http://xsh.sourceforge.net/doc>. The distribution package of XML::XSH module includes XSH shell interpreter called "xsh" (see ...

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC

XML::XSH2 - A powerfull scripting language/shell for XPath-based editing of XML River stage zero No dependents

This module implements XSH sripting language. XSH stands for XML (editing) SHell. XSH language is documented in XSH and on <http://xsh.sourceforge.net/documentation.html>. The distribution package of XML::XSH2 module includes XSH shell interpreter ca...

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC

XML::All - Overloaded XML objects River stage zero No dependents

This module provides a handy wrapper around XML::Twig and XML::Literal to provide easy accessors to the XML structures....

AUDREYT/XML-All-0.02 - 01 Aug 2006 01:50:45 UTC

XML::Bare - Minimal XML parser implemented via a C state engine River stage two • 11 direct dependents • 20 total dependents

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl funct...

CODECHILD/XML-Bare-0.53 - 12 Jul 2013 15:44:20 UTC

XML::Maker - OO Module for generating XML River stage zero No dependents

This module has been written to provide easy and safe generation of XML. Unlike other modules, this one does not produce output as soon as it can, but only when calling the make() function. This is intentionally done to make sure that it will always ...

VADIMT/XML-Maker-0.01 - 08 Nov 2003 23:22:13 UTC

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC

XML::Rules - parse XML and specify what and how to keep/process for individual tags River stage one • 1 direct dependent • 1 total dependent

JENDA/XML-Rules-1.16 - 13 Dec 2012 21:20:26 UTC

XML::Literal - Syntax suppor for XML literals River stage one • 1 direct dependent • 1 total dependent

This module takes one function at its "use" line. Afterwards, all single-line "<...>" calls that looks like a XML literal will be processed with that function, instead of the built-in shell "glob". Support for qx<...> overriding for multiline XML lit...

AUDREYT/XML-Literal-0.02 - 24 Aug 2006 13:53:14 UTC

XML::EasySQL - a two-way SQL/XML base class for Perl. It was written by Curtis Lee Fulton (http://fultron.net; curtisf@fultron.net). River stage zero No dependents

XML::EasySQL is a two-way SQL/XML base class for Perl. It acts as an emulsifier for the oil and water that is SQL and XML. Features: o Two-way transforms between XML and SQL data o smart SQL updates: only altered tables are updated o unlimited tree d...

CURTISF/XML-EasySQL-1.2 - 11 Jun 2004 23:46:42 UTC

XML::Minifier - A configurable XML minifier. River stage zero No dependents

CONTRA/XML-Minifier-1.02 - 28 Mar 2020 17:42:20 UTC

XML::Hash::XS - Simple and fast hash to XML and XML to hash conversion written in C River stage one • 6 direct dependents • 7 total dependents

This module implements simple hash to XML and XML to hash conversion written in C. During conversion uses minimum of memory, XML or hash is written directly without building DOM. Some features are optional and are available with appropriate libraries...

YOREEK/XML-Hash-XS-0.56 - 13 Feb 2021 23:10:17 UTC

Data::Edit::Xml - Edit data held in the XML format. River stage one • 5 direct dependents • 6 total dependents

Edit data held in the XML format. Version 20201031. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Edit-Xml-20201031 - 31 Oct 2020 23:42:40 UTC

XML::GrammarBase - Provide roles and base classes for processors of specialized XML grammars. River stage one • 2 direct dependents • 5 total dependents

XML::GrammarBase aims to be a convenient framework for easily providing processors for XML grammars (such as those under the XML::Grammar namespace - <http://www.shlomifish.org/open-source/projects/XML-Grammar/> ). It provides roles and base classes ...

SHLOMIF/XML-GrammarBase-0.2.10 - 14 Sep 2023 08:33:57 UTC

XML::CompactTree - builder of compact tree structures from XML documents River stage two • 2 direct dependents • 14 total dependents

This module provides functions that use XML::LibXML::Reader to parse an XML document into a parse tree formed of nested arrays (and hashes). It aims to be fast in doing that and to presreve all relevant information from the XML (including namespaces,...

PAJAS/XML-CompactTree-0.03 - 07 Apr 2009 13:13:38 UTC

XML::XPathScript - a Perl framework for XML stylesheets River stage one • 1 direct dependent • 1 total dependent

XPathScript is a stylesheet language similar in many ways to XSLT (in concept, not in appearance), for transforming XML from one format to another (possibly HTML, but XPathScript also shines for non-XML-like output). Like XSLT, XPathScript offers a d...

YANICK/XML-XPathScript-2.00 - 04 Jul 2019 13:44:38 UTC
39 results (0.041 seconds)