This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for examp...
GRANTM/XML-SAX-Base-1.09 - 03 Apr 2017 09:00:25 UTCThis module is the base class for all SAX Exceptions, those defined in the spec as well as those that one may create for one's own SAX errors. There are three subclasses included, corresponding to those of the SAX spec: XML::SAX::Exception::NotSuppor...
GRANTM/XML-SAX-Base-1.09 - 03 Apr 2017 09:00:25 UTCXML::ExtOn - SAX Handler designed for funny work with XML. It provides an easy-to-use interface for XML applications by adding objects. XML::ExtOn override some SAX events. Each time an SAX event starts, a method by that name prefixed with `on_' is c...
ZAG/XML-ExtOn-0.17 - 07 Aug 2011 18:23:55 UTCXML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....
GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTCAll Essex generators, filters and handlers must inherit from this class among others. This class provides methods common to all three and specialized export semantics so that exports may be inherited from base classes....
RBS/XML-Filter-Essex-0.01 - 16 Jan 2003 20:27:36 UTCThe XML::Filter::Moose class implements ......
PERIGRIN/XML-Toolkit-0.15 - 04 Apr 2012 07:44:38 UTCThe RSS Abstraction Interface, or RAI (said "ray"), provides an object-oriented interface to XML::RSS::Parser trees that abstracts the user from handling namespaces, overlapping and alternate tag mappings. It's rather well known that, while popular, ...
TIMA/XML-RAI-1.3031 - 14 Aug 2009 20:32:25 UTCWARNING: This API is alpha!!! It *will* be changing. A generic SAX machine (an instance of XML::SAX::Machine) is a container of SAX processors (referred to as "parts") connected in arbitrary ways. Each parameter to "Machine()" (or "XML::SAX::Machine-...
PERIGRIN/XML-SAX-Machines-0.46 - 19 Aug 2013 16:16:14 UTCXML::DOM2 is yet _another_ perl XML module. Features: * DOM Level2 Compilence in both document, elements and attributes * NameSpace control for elements and attributes * XPath (it's just one small method once you have a good DOM) * Extendability: * D...
DOCTORMO/XML-DOM2-0.06 - 29 Nov 2007 15:57:28 UTCXML/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 UTCThis 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 UTCXML::YYLex implements an abstract base-class that can be subclassed for specific DOM-parsers. As of this writing, "XML::DOM" and "XML::Sablotron::DOM" are supported, but others might be easily added. If you want to add support for another DOM-parser,...
BOEWE/XML-YYLex-0.04 - 13 Jan 2003 19:45:59 UTCThis 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 UTCEXPORT None by default....
BMAMES/MIDI-XML-0.03 - 07 Jul 2008 04:58:19 UTCJava had CASTOR, and now Perl has XML::Pastor! If you know what Castor does in the Java world, then XML::Pastor should be familiar to you. If you have a W3C XSD schema, you can generate Perl classes with roundtrip XML bindings. Whereas Castor is limi...
AULUSOY/XML-Pastor-1.0.4 - 01 Dec 2012 22:32:03 UTCThis module attempts to extract the maximum amount of content from available documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. ...
JPIERCE/XML-RSSLite-0.15 - 06 Sep 2009 03:28:10 UTCProvides a simple means of parsing XML to return a selection of information based on a markup profile describing the XML structure and how the structure relates to a logical grouping of information ( a dataset )....
SPURIN/XML-Dataset-0.006 - 04 Apr 2014 15:22:04 UTCXML::Elemental is a SAX-based package for easily parsing XML documents into a more native and mostly object-oriented perl form. The development of this package grew out of the desire for something more object-oriented then XML::Simple and was more si...
TIMA/XML-Elemental-2.11 - 24 Nov 2009 19:23:44 UTC