The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:XML-Twig XML::Twig::XPath"

Twig/XPath.pm River stage three • 83 direct dependents • 252 total dependents

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

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 83 direct dependents • 252 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_grep - grep XML files looking for specific elements River stage three • 83 direct dependents • 252 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_split - cut a big XML file into smaller chunks River stage three • 83 direct dependents • 252 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
4 results (0.087 seconds)