The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:XML-Struct xml::writer"

XML::Struct::Writer - Write XML data structures to XML streams River stage two • 6 direct dependents • 19 total dependents

This module writes an XML document, given as XML::Struct data structure, as stream of "SAX EVENTS". The default handler receives these events with XML::LibXML::SAX::Builder to build a DOM tree which can then be used to serialize the XML document as s...

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

XML::Struct::Writer::Stream - simplified SAX handler to serialize (Micro)XML River stage two • 6 direct dependents • 19 total dependents

This class implements a simplfied SAX handler for stream-based serialization of XML. DTDs, comments, processing instructions and similar features not part of MicroXML are not supported. The handler is written to reproduce the serialization of libxml....

VOJ/XML-Struct-0.27 - 08 Jun 2018 22:43:27 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
3 results (0.046 seconds)