This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue. The definitions of these tokens were taken fr...
TJMATHER/XML-RegExp-0.04 - 26 Mar 2012 17:32:44 GMTThis 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 GMTTMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 GMT
JENDA/XML-Rules-1.16 - 13 Dec 2012 21:20:26 GMT
ParseDTD.pm is a Perl 5 object class which provides methods to access the information stored in a XML DTD. This module basically tells you which tags are known by the dtd, which child tags a certain tag might have, which tags are defined as a empty t...
MORNI/XML-ParseDTD-0.1.4 - 11 Mar 2004 20:32:24 GMTThis Perl implements an XML parser with a interface similar to XML::Parser. Though not all callbacks are supported, you should be able to use it in the same way you use XML::Parser. Due to using experimantal regexp features it'll work only on Perl 5....
IAMCAL/XML-Parser-Lite-Tree-0.14 - 04 Jun 2011 02:06:17 GMTThis module completely rewritten from Gisle Aas "Data::DumpXML" to manage perl structures in XML using interface to gnome libxml2 (package XML::LibXML). Module provides a single method called dump_xml that takes a list of Perl values as its argument....
APLA/Data-Dump-XML-1.19 - 14 Apr 2011 05:43:02 GMTThis module provides an XPath engine, that can be re-used by other module/classes that implement trees. In order to use the XPath engine, nodes in the user module need to mimick DOM nodes. The degree of similitude between the user tree and a DOM dict...
MIROD/XML-XPathEngine-0.14 - 17 May 2013 02:49:03 GMTA description of all of the events explicitly supported so far. Unsupported events are still handled as anonymous events, see XML::Essex::Event for details. A short word on abbreviations A goal of essex is to allow code to be as terse or verbose as i...
RBS/XML-Filter-Essex-0.01 - 16 Jan 2003 20:27:36 GMTThis module supplies Perl regular expressions describing the grammar of XML 1.0. This is intended to support doing irregular things with XML, rather than for normal parsing. These regular expressions encompass the entire XML grammar except for docume...
ZEFRAM/XML-Easy-0.011 - 25 Jul 2017 14:39:06 GMTFilters portions of documents based on a "mode=" attribute. I use this to have XML documents that can be read in several modes, for instance "test", "demo" and normal (ie not test or demo), or "C", "Bytecraft_C", "Perl". Mode names must contain only ...
RBS/XML-Filter-Mode-0.02 - 17 Jun 2003 13:04:30 GMTThis module implements an XML parser with a interface similar to XML::Parser. Though not all callbacks are supported, you should be able to use it in the same way you use XML::Parser. Due to using experimental regexp features it'll work only on Perl ...
PHRED/XML-Parser-Lite-0.722 - 20 Aug 2018 03:26:10 GMTThis module is a simple framework for creating RSS out of HTML periodically. There are still plenty of web sites that doesn't supply RSS feeds, which we think it would be nice if they did. This module helps you create RSS feeds for those sites by you...
BASHI/XML-RSS-FromHTML-0.06 - 22 Sep 2010 18:02:49 GMTThis module provides an abstract base class to implement a PerlSAX filter which conditionally ignores part of the XML content. The base class provides the implememtation of actually surpressing SAX events for filtering purposes, and delegates the eva...
PEVANS/XML-Filter-Conditional-0.05 - 18 Jul 2009 15:43:08 GMT