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

Search results for "module:XML::Clean"

XML::Clean - Ensure, that (HTML) text pass throught an XML parser. River stage zero No dependents

The ultimate quest of this module is to produce from non-XML text text, that will will most probably pass throught any XML parser one could find. Basic cleaning is just XML tag matching (for every opening tag there will be closing tag as well, and th...

PKUBANEK/XML-Clean-1.06 - 21 Sep 2003 14:07:42 UTC

lib/SOAP/Clean/XMLLibxml.pm River stage zero No dependents

STODGHIL/SOAP-Clean-0.02 - 29 Apr 2003 23:39:38 UTC

lib/XML/Comma/Indexing/Clean.pm River stage zero No dependents

BRIANSKI/XML-Comma-1.998 - 12 Apr 2008 07:04:10 UTC

lib/SOAP/Clean/XML.pm River stage zero No dependents

STODGHIL/SOAP-Clean-0.02 - 29 Apr 2003 23:39:38 UTC

lib/SOAP/Clean/XMLTwig.pm River stage zero No dependents

STODGHIL/SOAP-Clean-0.02 - 29 Apr 2003 23:39:38 UTC

XML::XMLClean - Ensure, that (HTML) text pass throught an XML parser. River stage zero No dependents

The ultimate quest of this module is to produce from non-XML text text, that will will most probably pass throught any XML parser one could find. Basic cleaning is just XML tag matching (for every opening tag there will be closing tag as well, and th...

PKUBANEK/XML-Clean-1.010101 - 26 Jul 2001 22:25:27 UTC

XML::Easy - XML processing with a clean interface River stage two • 7 direct dependents • 14 total dependents

XML::Easy is a collection of modules relating to the processing, parsing, and serialisation of XML data. It is oriented towards the use of XML to represent data for interchange purposes, rather than the use of XML as markup of principally textual dat...

ZEFRAM/XML-Easy-0.011 - 25 Jul 2017 14:39:06 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

CAM::XML - Encapsulation of a simple XML data structure River stage one • 1 direct dependent • 2 total dependents

This module reads and writes XML into a simple object model. It is optimized for ease of creating code that interacts with XML. This module is not as powerful or as standards-compliant as say XML::LibXML, XML::SAX, XML::DOM, etc, but it's darn easy t...

CLOTHO/CAM-XML-1.14 - 02 Feb 2006 03:25:38 UTC

XML::RDB - Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too. River stage zero No dependents

XML/RDB version 1.1 ==================== A long-arse how-to & explanation: An XML document is an ideal transport for data between heterogeneous systems. XML documents are also an ideal way to represent hierarchical data generically. Yet when it comes...

METZZO/XML-RDB-1.3 - 30 Sep 2009 03:36:40 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::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

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::Rabbit - Consume XML with Moose and xpath queries River stage one • 8 direct dependents • 8 total dependents

XML::Rabbit is a Moose-based class construction toolkit you can use to make XPath-based XML extractors with very little code. Each attribute in your class created with the above helper function is linked to an XPath query that is executed on your XML...

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

XML::Beautify - Beautifies XML output from XML::Writer (soon to do any XML). River stage zero No dependents

Beautifies (converts to tree format) XML output from XML::Writer (soon to do any XML) to facilitate debugging XML or XML::Writer output....

TBOLIOLI/XML-Beautify-0.05 - 21 May 2002 01:20:48 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::Filter::Normalize - Clean up SAX event streams River stage zero No dependents

This class implements a "clean up" filter for SAX events. It's mostly intended to be used by authors of SAX serializers (eg: XML::SAX::Writer, XML::Genx::SAXWriter). If the input event stream is incomplete in some fashion, it will attempt to correct ...

HDM/XML-Filter-Normalize-0.01 - 21 Oct 2005 20:58:14 UTC

XML::Filter::Sort - SAX filter for sorting elements in XML River stage zero No dependents

This module is a SAX filter for sorting 'records' in XML documents (including documents larger than available memory). The "xmlsort" utility which is included with this distribution can be used to sort an XML file from the command line without writin...

GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC

XML::SimpleObject - Perl extension allowing a simple object representation of a parsed XML::Parser tree. River stage one • 2 direct dependents • 2 total dependents

This is a short and simple class allowing simple object access to a parsed XML::Parser tree, with methods for fetching children and attributes in as clean a manner as possible. My apologies for further polluting the XML:: space; this is a small and q...

DBRIAN/XML-SimpleObject-0.53 - 07 Mar 2003 00:47:50 UTC
34 results (0.052 seconds)