The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:XML::Parser::Style::Stream"

XML::Parser::Style::Stream - Stream style for XML::Parser River stage four • 147 direct dependents • 1319 total dependents

This style uses the Pkg option to find subs in a given package to call for each event. If none of the subs that this style looks for is there, then the effect of parsing with this style is to print a canonical copy of the document without comments or...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

XML::Stream - Creates an XML Stream connection and parses return data River stage two • 3 direct dependents • 12 total dependents

This module provides the user with methods to connect to a remote server, send a stream of XML to the server, and receive/parse an XML stream from the server. It is primarily based work for the Etherx XML router developed by the Jabber Development Te...

DAPATRICK/XML-Stream-1.24 - 22 Dec 2014 20:20:19 UTC

XML::SAX2Perl - translate Java/CORBA style SAX methods to Perl methods River stage two • 8 direct dependents • 67 total dependents

"XML::SAX2Perl" is a SAX filter that translates Java/CORBA style SAX methods to Perl style method calls. This man page summarizes the specific options, handlers, and properties supported by "XML::SAX2Perl"; please refer to the Perl SAX standard "XML:...

KMACLEOD/libxml-perl-0.08 - 21 Aug 2004 02:34:03 UTC

CAM::XML - Encapsulation of a simple XML data structure River stage one • 1 direct dependent • 2 total dependents

This module reads and writes XML into a simple object model. It is optimized for ease of creating code that interacts with XML. This module is not as powerful or as standards-compliant as say XML::LibXML, XML::SAX, XML::DOM, etc, but it's darn easy t...

CLOTHO/CAM-XML-1.14 - 02 Feb 2006 03:25:38 UTC

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 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::Parser - A perl module for parsing XML documents River stage four • 147 direct dependents • 1319 total dependents

This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

XML::Struct - Represent XML as data structure preserving element order River stage two • 6 direct dependents • 19 total dependents

XML::Struct implements a mapping between XML and Perl data structures. By default, the mapping preserves element order, so it also suits for "document-oriented" XML. In short, an XML element is represented as array reference with three parts: [ $name...

VOJ/XML-Struct-0.27 - 08 Jun 2018 22:43:27 UTC

SOAP::Lite - Perl's Web Services Toolkit River stage three • 110 direct dependents • 144 total dependents

SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC

XML::SAX::Base - Base class SAX Drivers and Filters River stage four • 37 direct dependents • 1638 total dependents

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 UTC

XML::Handler::XMLWriter - a PerlSAX handler for writing readable XML River stage two • 8 direct dependents • 67 total dependents

"XML::Handler::XMLWriter" is a PerlSAX handler for writing readable XML (in contrast to Canonical XML, for example). XML::Handler::XMLWriter can be used with a parser to reformat XML, with XML::DOM or XML::Grove to write out XML, or with other PerlSA...

KMACLEOD/libxml-perl-0.08 - 21 Aug 2004 02:34:03 UTC

Template::Plugin::XML::DOM - Plugin interface to XML::DOM River stage zero No dependents

This is a Template Toolkit plugin interfacing to the XML::DOM module. The plugin loads the XML::DOM module and creates an XML::DOM::Parser object which is stored internally. The parse() method can then be called on the plugin to parse an XML stream i...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC
11 results (0.072 seconds)