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

Search results for "module:XML::SAX::ByRecord"

XML::SAX::ByRecord - Record oriented processing of (data) documents River stage zero No dependents

XML::SAX::ByRecord is a SAX machine that treats a document as a series of records. Everything before and after the records is emitted as-is while the records are excerpted in to little mini-documents and run one at a time through the filter pipeline ...

PERIGRIN/XML-SAX-Machines-0.46 - 19 Aug 2013 16:16:14 UTC

XML::Handler::2Simple - SAX => XML::Simple handler River stage zero No dependents

This module accepts a SAX stream and converts it in to a Perl data structure using XML::Simple. The resulting object can be passed to a subroutine and is returned after the parse. For example, here's a SAX machine that outputs all of the records in a...

RBS/XML-Handler-2Simple-0.1 - 15 Jan 2002 18:27:42 UTC

XML::SAX::Machines - manage collections of SAX processors River stage zero No dependents

SAX machines are a way to gather and manage SAX processors without going nuts. Or at least without going completely nuts. Individual machines can also be like SAX processors; they don't need to parse or write anything: my $w = XML::SAX::Writer->new( ...

PERIGRIN/XML-SAX-Machines-0.46 - 19 Aug 2013 16:16:14 UTC

XML::Filter::Merger - Assemble multiple SAX streams in to one document River stage zero No dependents

Combines several documents in to one "manifold" document. This can be done in two ways, both of which start by parsing a master document in to which (the guts of) secondary documents will be inserted. Inlining Secondary Documents The most SAX-like wa...

PERIGRIN/XML-SAX-Machines-0.46 - 19 Aug 2013 16:16:14 UTC
4 results (0.035 seconds)