Search results for "module:XML::Rules"
XML::Rules - parse XML and specify what and how to keep/process for individual tags
JENDA/XML-Rules-1.16
-
13 Dec 2012 21:20:26 UTC
XML::XSS - XML stylesheet system
Caution: this is alpha-quality software. Here be enough dragons to send Beowulf packing. Caveat maximus emptor. "XML::XSS" is a XML stylesheet system loosely similar to CSS and XSLT. A "XML::XSS" object is made up of rendering rules that dictate how ...
YANICK/XML-XSS-0.3.5 - 28 Nov 2017 23:39:17 UTC
XML::SAX - Simple API for XML
XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....
GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTC
XML::Loy - Extensible XML Reader and Writer
XML::Loy allows for the simple creation of small serialized XML documents with various namespaces. It focuses on simplicity and extensibility, while giving you the full power of Mojo::DOM....
AKRON/XML-Loy-0.52 - 03 Jan 2023 10:46:32 UTC
XML::Diff - XML DOM-Tree based Diff & Patch Module
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::DOM - A perl module for building DOM Level 1 compliant document structures
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::DOM - A perl module for building DOM Level 1 compliant document structures
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...
ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC
XML::XQL - A perl module for querying XML tree structures with XQL
The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...
TJMATHER/XML-XQL-0.68 - 16 Jan 2003 21:59:00 UTC
XML::XQL - A perl module for querying XML tree structures with XQL
The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...
ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC
XML::Essex - Essex XML processing primitives
Result Value The return value will be returned to the caller. For handlers, this is usually a "1" for success or some other value, such as a data structure that has been built or the result of a query. For generators and filters, it is important that...
RBS/XML-Filter-Essex-0.01 - 16 Jan 2003 20:27:36 UTC
XML::Diver - Dive XML with XML and first-class collection + alpha
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::Merge - flexibly merge XML documents
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
XML::Smart - A smart, easy and powerful way to access or create XML from fiels, data and URLs.
TMHARISH/XML-Smart-1.78
-
12 Sep 2013 15:22:25 UTC
XML::Twig - A perl module for processing huge XML documents in tree mode.
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
SOAP::Lite - Perl's Web Services Toolkit
SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC
XML::Simple - An API for simple XML files
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