XML-EP perl module XML-EP attempts to follow the Cocoon ideas and principles, but in a Perl environment.
Filter to put all characters() in one event This is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most ...
XML::Filter::DetectWS - a PerlSAX filter that detects ignorable whitespace This a PerlSAX filter that detects which character data contains ignorable whitespace and optionally filters it.
XML::Filter::SAXT - replicates SAX events to several SAX event handlers SAXT is like the Unix 'tee' command in that it multiplexes the input stream to several output streams. In this case, the input stream is a PerlSAX event producer (like XML::Parser::PerlSAX) and the ...
A module to help in generating XML documents from perl XML-Generator is a module to help in generating XML documents or in producing DOM trees .
Provides the information set of parsed XML/HTML/SGML trees The XML::Grove Perl module provides simple access to the information set of parsed XML, HTML, or SGML instances using a tree of Perl hashes. This package also includes several extensions to ...
XML::Handler::YAWriter perl module YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are that I needed a flexible escaping technique, and want some kind of pretty printing.
Perl Binding for libxml2 This module implements much of the DOM Level 2 API as an interface to the Gnome libxml2 library. This makes it a fast and highly capable validating XML parser library, as well as a high performance ...
Various functions used by XML::LibXML, XML::LibXSLT XML::LibXML::Common contains several constants and functions that are shared by XML::LibXML, XML::GDOME and XML::LibXSLT (not all done, yet).
XML::LibXML's Tree Iteration Class XML::LibXML::Iterator is an iterator class for XML::LibXML parsed documents. This class allows to iterate the document tree as it were a linear data structure.
Perl interface to libxml2 Perl interface to libxml2's xmlXPathContext.
Perl interface to the gnome libxslt library This module is a fast XSLT library, based on the Gnome libxslt engine.
Perl implementation of the XML::Mini XML create/parse interface XML::Mini is a set of Perl classes that allow you to access XML data and create valid XML output with a tree-based hierarchy of elements. The MiniXML API has both Perl and PHP implementations.
XML-miniXQL perl module This module provides a simplistic XQL like search engine for XML files.
XML-NamespaceSupport module for perl This module offers a simple to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to namespace URI map, and provides a number of ...
Node-based XML parsing: an simplified interface to XML::Parser Using XML::Node, you can easily ignore the parts of XML files that you are not interested in, thus helping in simplify Perl scripts significantly.
XML::LibXML's utility class This is a utility class used by XML::LibXML for parsing XML documents in perl.
A perl module for parsing XML documents A perl module for parsing XML documents Needed by eGrail.
XML-Parser-EasyTree perl module XML-Parser-EasyTree - adds a new "built-in" style called "EasyTree" to XML::Parser. Like XML::Parser's "Tree" style, setting this style causes the parser to build a lightweight tree structure ...
XML-PYX perl module XML-PYX perl module.
XML-QL perl module XML-QL - An XML query language.
XML-Records perl module XML-Records - module for perl.
XML::RegExp - regular expressions for XML tokens This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and ...
XML-Registry module for perl XML-Registry - module for loading and saving an XML registry.
Creates and updates RSS files Creates and updates RSS files. This module supports versions 0.9, 0.91 and 1.0 of RSS.
Really Simple RSS Generator An easy-to-use screen scraper and RSS generator module. It transparently handles all the unpleasant details of RSS, like proper XML escaping, and also has a good number of Do-What-I-Mean features, ...
Sablotron XSLT processor encapsulation The XML-Sablotron perl module encapsulates the Sablotron XSLT processor.
Simple API for XML XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an ...
SAX2 Driver for perl Expat Module An implementation of a SAX2 driver sitting on top of Expat (XML::Parser).
XML::SAX::Expat subclass for non-blocking parsing, with XML::Parser::ExpatNB XML::SAX::Expat subclass for non-blocking (incremental) parsing, with XML::Parser::ExpatNB .
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |