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

Search results for "module:XML::Simpler"

XML::Writer::Simpler - Perl extension for writing XML data River stage one • 1 direct dependent • 2 total dependents

This is a convenience module for writing XML. It's a subclass of "XML::Writer", with a single convenience method so you usually won't have to deal with remembering to call "startTag()", "endTag()", and "emptyTag()". This module is lies somewhere in b...

MMCCLIMON/XML-Writer-Simpler-0.11 - 10 Dec 2013 00:54:46 UTC

XML::WriterX::Simple - Make XML production simpler. River stage one • 1 direct dependent • 2 total dependents

XLAT/XML-WriterX-Simple-0.151401 - 20 May 2015 17:18:12 UTC

XML::Genx::Simple - A slightly simpler wrapper class for genx River stage zero No dependents

This class provides some helper methods to make using XML::Genx simpler in the common case....

HDM/XML-Genx-0.22 - 08 Oct 2006 18:19:02 UTC

XML::RAX - Record-oriented API for XML River stage zero No dependents

This interface allows you to access an XML document as you would a database recordset. In instances where the XML document fits a record/field type format, using the RAX interface will usually be simpler than using DOM or SAX to access the data. XML:...

RHANSON/xml-rax-0.01 - 11 May 2000 02:08:39 UTC

XPC - XML Procedure Call River stage zero No dependents

This class represents an XPC request or response. It uses XML::Parser to parse XML passed to its constructor....

GREGOR/XPC-0.2 - 13 Apr 2001 11:35:13 UTC

XML::Simple - An API for simple XML files River stage three • 407 direct dependents • 650 total dependents

The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: "XMLin()" and "XMLout()". Note: you can explicitly request the lower cas...

GRANTM/XML-Simple-2.25 - 18 Mar 2018 03:19:24 UTC

XML::Table2XML - Generic conversion of tabular data to XML by reverting Excel's flattener methodology. River stage zero No dependents

table2xml is an algorithm having two functions that allow the conversion of tabular data to XML without using XSLT. This is achieved by reverting the "Flattener" methodology used by Microsoft Excel to convert the XML tree format to a two-dimensional ...

RKAPL/XML-Table2XML-1.42 - 15 Apr 2023 12:26:15 UTC

XML::Generator - Perl extension for generating XML River stage two • 12 direct dependents • 19 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

XML::IODEF::Simple - Perl extension for easier IODEF message generation River stage one • 2 direct dependents • 2 total dependents

This module makes it a bit simpler to crank out XML+IODEF messages. It uses what it finds under XML/IODEF/Simple/Plugin/ to adapt "defaults" to the keypairs it takes in. To allow for other default settings / manipulations, create XML::IODEF::Simple::...

SAXJAZMAN/XML-IODEF-Simple-0.02 - 05 Jan 2012 18:27:28 UTC

XML::RSS::SimpleGen - for writing RSS files River stage zero No dependents

This module is for writing RSS files, simply. 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, like not changing the modtime on a written-out RSS file if the ...

SBURKE/XML-RSS-SimpleGen-11.11 - 07 Feb 2004 06:25:07 UTC

XML::Filter::Digest River stage zero No dependents

Most XML tools aim to parse some simple XML and to produce some formatted output. XML::Filter::Digest aims to do the opposite. Many formats can now be parsed by a SAX Driver. XPath offers a smart way to write queries to XML. XML::Filter::Digest is a ...

KRAEHE/XML-Filter-Digest-0.06 - 13 Jun 2001 15:33:47 UTC

Rodney::XML::QuickStruct - Quick Perl data structures from XML. River stage zero No dependents

This API provides a quick and easy way to get XML-like markup into a Perl data structure. This API isn't intended to be terribly powerful, or at all extendable, but it *is* easy. Also, it's pure Perl so it doesn't require installing any of the usual ...

RBROOM/Rodney-XML-QuickStruct-1.1 - 17 Apr 2002 22:21:36 UTC

XML::SAX::Expat::Incremental - XML::SAX::Expat subclass for non-blocking (incremental) parsing, with "XML::Parser::ExpatNB Methods" in XML::Parser::ExpatNB|XML::Parser::Expat. River stage one • 1 direct dependent • 1 total dependent

Most XML parsers give a callback interface within an encapsulated loop. That is, you call $p->parse_whatever($whatever); And eventually, when $whatever is depleted by the parser, "$p->parse" will return. Sometimes you don't want the parser to control...

NUFFIN/XML-SAX-Expat-Incremental-0.05 - 18 Sep 2007 04:58:16 UTC

XML::RSS::Headline::PerlMonks - Subclass of XML::RSS::Headline for reading RSS feed from perlmonks.org River stage zero No dependents

This module extends the base XML::RSS::Headline package which is used by XML::RSS::Feed to parse and optionally cache the RSS feed from perlmonks.org. Optionally this module can be used inside the POE::Component::RSSAggregator module as one of many f...

DONSHANK/XML-RSS-Headline-PerlMonks-0.2 - 10 Oct 2007 17:35:45 UTC

eBay::API::XML::DataType::ItemType River stage zero No dependents

Contains the data defining one item. A seller populates an object of this type at listing time with the definition of a new item. A seller also uses an object of this type to re-list or revise an item. Calls that retrieve item data (such as the GetSe...

TKEEFER/eBay-API-0.25 - 26 Aug 2008 01:55:06 UTC

eBay::API::XML::Call::GetCategories::GetCategoriesRequestType River stage zero No dependents

Retrieves the latest category hierarchy available on a given site. (By default, this is the site to which you submit the request.) You can retrieve all categories on the site, or you can use CategoryParent to retrieve one particular category and its ...

TKEEFER/eBay-API-0.25 - 26 Aug 2008 01:55:06 UTC
16 results (0.039 seconds)