Documentation
- xml_grep - grep XML files looking for specific elements
- xml_merge - merge back XML files split with xml_split
- xml_pp - xml pretty-printer
- xml_spellcheck - spellcheck XML files
- xml_split - cut a big XML file into smaller chunks
Modules
- XML::Twig - A perl module for processing huge XML documents in tree mode.
Provides
- XML::Twig::Elt in Twig.pm
- XML::Twig::Entity in Twig.pm
- XML::Twig::Entity_list in Twig.pm
- XML::Twig::XPath in Twig/XPath.pm
- XML::Twig::XPath::Attribute in Twig/XPath.pm
- XML::Twig::XPath::Elt in Twig/XPath.pm
- XML::Twig::XPath::Namespace in Twig/XPath.pm
- XML::XPath::NodeSet in Twig/XPath.pm UNAUTHORIZED
- XML::XPathEngine::NodeSet in Twig/XPath.pm