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

Search results for "dist:XML-Twig"

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

Twig/XPath.pm River stage three • 82 direct dependents • 243 total dependents

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

xml_pp - xml pretty-printer River stage three • 82 direct dependents • 243 total dependents

XML pretty printer using XML::Twig...

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

xml_grep - grep XML files looking for specific elements River stage three • 82 direct dependents • 243 total dependents

xml_grep does a grep on XML files. Instead of using regular expressions it uses XPath expressions (in fact the subset of XPath supported by XML::Twig) the results can be the names of the files or XML elements containing matching elements....

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

xml_merge - merge back XML files split with xml_split River stage three • 82 direct dependents • 243 total dependents

"xml_merge" takes several xml files that have been split using "xml_split" and recreates a single file....

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

xml_split - cut a big XML file into smaller chunks River stage three • 82 direct dependents • 243 total dependents

"xml_split" takes a (presumably big) XML file and split it in several smaller files. The memory used is the memory needed for the biggest chunk (ie memory is reused for each new chunk). It can split at a given level in the tree (the default, splits c...

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

xml_spellcheck - spellcheck XML files River stage three • 82 direct dependents • 243 total dependents

xml_spellcheck lets you spell check the content of an XML file. It extracts the text (the content of elements and optionally of attributes), call a spell checker on it and then recreates the XML document....

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC
7 results (0.019 seconds)