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 "xml::generator"

XML::Generator - Perl extension for generating XML River stage two • 12 direct dependents • 20 total dependents

In general, once you have an XML::Generator object, you then simply call methods on that object named for each XML tag you wish to generate. XML::Generator can also arrange for undefined subroutines in the caller's package to generate the correspondi...

TIMLEGGE/XML-Generator-1.13 - 30 Apr 2023 00:45:54 UTC - Search in distribution

XML::Generator::CGI - Generate SAX2 Events from CGI objects River stage zero No dependents

XML::Generator::CGI is a SAX event generator for CGI objects. Both name/parameter sets and cookies are enumated in the resulting XML. By default, and after appropriate parsing by additional handlers, the resulting XML will look similar to: <cgi gener...

MNEYLON/XML-Generator-CGI-0.01 - 24 Feb 2002 20:48:44 UTC - Search in distribution

XML::Generator::DBI - Generate SAX events from SQL queries River stage zero No dependents

This module generates SAX events from SQL queries against a DBI connection. The default XML structure created is as follows: <database> <select> <row> <column1>1</column1> <column2>fubar</column2> </row> <row> <column1>2</column1> <column2>intravert<...

MSERGEANT/XML-Generator-DBI-1.00 - 18 Aug 2003 21:17:36 UTC - Search in distribution

XML::Generator::Pdb - Generate SAX events from a Palm PDB River stage zero No dependents

This module generates SAX1 events from a palm PDB database. In combination with an XML writer, this module can be used to convert a PDB to an XML description. If you plug this generator in a SAX pipeline (e.g. AxKit) you can manipulate a PDB just as ...

JOHANVDB/XML-Generator-Pdb-0.1 - 06 Apr 2003 21:23:11 UTC - Search in distribution
  • pdbtoxml - Generate an XML description form a Palm PDB

WSDL::XML::Generator - The way WSDL::XML::Generator is creating a lots of xml with WSDL file by wsdl name and type name. River stage zero No dependents

LINUS/WSDL-XML-Generator-0.03 - 24 Apr 2013 03:14:50 UTC - Search in distribution

XML::Generator::XMPP - easily create XMPP packets River stage zero No dependents

XML::Generator::XMPP uses XML::SAX::IncrementalBuilder::LibXML and XML::LibXML::XPathContext to create XML nodes for the XMPP packets you want to send. As you can see in the synopsis, you use start(), end() and nodes() to describe what nodes to creat...

MARTIJN/XML-Generator-XMPP-0.02 - 30 Aug 2008 12:26:14 UTC - Search in distribution

XML::Generator::Essex - Generate XML with Essex River stage zero No dependents

Provides Essex output primitives like "put()" and constructors for essex events....

RBS/XML-Filter-Essex-0.01 - 16 Jan 2003 20:27:36 UTC - Search in distribution

XML::Generator::RSS10 - Generate SAX events for RSS River stage zero No dependents

This module generates SAX events which will create an RSS 1.0 document, based on easy to use RSS-related methods like "item()" and "channel()"....

DROLSKY/XML-Generator-RSS10-0.02 - 29 Aug 2011 03:35:34 UTC - Search in distribution

XML::Generator::vCard - generate SAX2 events for vCard 3.0 River stage zero No dependents

Generate SAX2 events for vCard 3.0. This package supersedes *XML::SAXDriver::vCard*....

ASCOPE/XML-Generator-vCard-1.3 - 28 Dec 2004 23:39:08 UTC - Search in distribution

XML::Generator::Moose - A Moose based subclass of XML::SAX::Base River stage one • 1 direct dependent • 1 total dependent

XML::Generator::Moose is a subclass of XML::SAX::Base that provides a standard framework and default implementation of methods for generating SAX events....

PERIGRIN/XML-Toolkit-0.15 - 04 Apr 2012 07:44:38 UTC - Search in distribution

Config::Generator::XML - Config::Generator XML support River stage zero No dependents

This module eases XML content generation by providing several functions to generate XML abstractions (xml_blank(), xml_comment(), xml_element(), xml_parse() and xml_wrap()) and one function to convert these abstractions into strings (xml_string()). N...

LCONS/Config-Generator-1.1 - 15 Oct 2021 07:09:58 UTC - Search in distribution

XML::XForms::Generator River stage zero No dependents

XForms is a XML::LibXML DOM wrapper to ease the creation of XML that is complaint with the schema of the W3's XForms candidate recommendation. The XForms webpage is located at: http://www.w3.org/MarkUp/Forms/...

DHAGEMAN/XForms-Generator-0.70 - 24 Oct 2004 02:57:58 UTC - Search in distribution

XML::Pastor::Generator - Module used internally by XML::Pastor for generating Perl code from a schema model. River stage zero No dependents

XML::Pastor::Generator is used internally by XML::Pastor for generating Perl code from a schema model (XML::Pastor::Schema::Model) that was produced by XML::Pastor::Schema::Parser and properly *resolve*d prior to code generation. In '*offline*' mode,...

AULUSOY/XML-Pastor-1.0.4 - 01 Dec 2012 22:32:03 UTC - Search in distribution

XML::Generator::PerlData - Perl extension for generating SAX2 events from nested Perl data structures. River stage one • 3 direct dependents • 4 total dependents

XML::Generator::PerlData provides a simple way to generate SAX2 events from nested Perl data structures, while providing finer-grained control over the resulting document streams. Processing comes in two flavors: Simple Style and Stream Style: In a n...

KHAMPTON/XML-Generator-PerlData-0.95 - 02 Oct 2015 20:33:25 UTC - Search in distribution

PerlPoint::Generator::XML - generic XML generator River stage one • 1 direct dependent • 1 total dependent

JSTENZEL/PerlPoint-Generator-XML-0.04 - 02 Dec 2006 22:21:28 UTC - Search in distribution

XML::Generator::RSS10::ev - Support for the Event (ev) RSS 1.0 module River stage zero No dependents

This module extends Dave Rolsky's XML::Generator::RSS10 to provide support for the Event (ev) RSS 1.0 module. For full details of the Event module specification, see <http://web.resource.org/rss/1.0/modules/event/>. Where event data is supplied, the ...

ARTICLE/XML-Generator-RSS10-ev-0.01 - 10 Mar 2006 11:04:27 UTC - Search in distribution

XML::GDOME::SAX::Generator - Generate SAX events from a LibXML tree River stage zero No dependents

This helper class allows you to generate SAX events from any XML::GDOME node, and all it's sub-nodes. This basically gives you interop from XML::GDOME to other modules that may implement SAX. It uses SAX2 style, but should be compatible with anything...

TJMATHER/XML-GDOME-0.86 - 30 Mar 2004 22:17:58 UTC - Search in distribution

XML::Generator::RSS10::gcl - Support for the UK Government Category List (gcl) specfication River stage zero No dependents

This module extends Dave Rolsky's XML::Generator::RSS10 to provide support categories taken from the UK Government Category List (gcl), a controlled vocabulary for use in the UK e-Government Metadata Standard (egms). The module is intended for use on...

ARTICLE/XML-Generator-RSS10-gcl-0.02 - 06 Dec 2004 13:51:02 UTC - Search in distribution

XML::Generator::vCard::RDF - generate RDF/XML SAX2 events for vCard 3.0 River stage zero No dependents

Generate RDF/XML SAX2 events for vCard 3.0...

ASCOPE/XML-Generator-vCard-RDF-1.4 - 28 Dec 2004 23:39:29 UTC - Search in distribution

XML::Generator::RFC822::RDF - generate RDF/XML SAX2 events for RFC822 messages River stage zero No dependents

Generate RDF/XML SAX2 events for RFC822 messages. Messages are keyed using SHA1 digests of Message-IDs and email addresses. In the case of the latter this makes it easier to merge messages with contact data that has been serialized using XML::Generat...

ASCOPE/XML-Generator-RFC822-RDF-1.1 - 23 Dec 2004 19:49:54 UTC - Search in distribution
226 results (0.115 seconds)