Search results for "module:XML::TreePP"
XML::TreePP - Pure Perl implementation for parsing/writing XML documents
XML::TreePP module parses an XML document and expands it for a hash tree. This generates an XML document from a hash tree as the opposite way around. This is a pure Perl implementation and requires no modules depended. This can also fetch and parse a...
KAWASAKI/XML-TreePP-0.43 - 17 Nov 2014 04:39:18 UTC
XML::TreePP::Editor - An editor for an XML::TreePP parsed XML document
This module is used for editing a "XML::TreePP" parsed XML Document....
RGLAUE/XML-TreePP-Editor-0.13 - 31 May 2013 20:55:29 UTC
XML::TreePP::XMLPath - Similar to XPath, defines a path as an accessor to nodes of an XML::TreePP parsed XML Document.
A pure PERL module to compliment the pure PERL XML::TreePP module. XMLPath may be similar to XPath, and it does attempt to conform to the XPath standard when possible, but it is far from being fully XPath compliant. Its purpose is to implement an XPa...
RGLAUE/XML-TreePP-XMLPath-0.72 - 31 May 2013 20:46:25 UTC
Getopt::XML - Provide the user input arguments to Getopt::Long as an XML document
This is simply another way to pass in user defined arguments to an application using Getop::Long. The module provides a way to pass in user arguments from an XML file into Getopt::Long. In this way, the user can provide input to an application via an...
RGLAUE/Getopt-XML-0.53 - 01 Oct 2009 18:06:56 UTC
XML::RPC - Pure Perl implementation for an XML-RPC client and server.
XML::RPC module provides simple Pure Perl methods for XML-RPC communication. It's goals are simplicity and flexibility. XML::RPC uses XML::TreePP for parsing. This version of XML::RPC merges the changes from XML::RPC::CustomUA....
CAVAC/XML-RPC-2 - 09 Mar 2022 09:32:44 UTC
Nile::XML - XML file manager.
Nile::XML - XML file manager. Parsing and writing XML files into a hash tree object supports sorted order and build on the module XML::TreePP....
MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC
XML::Bare - Minimal XML parser implemented via a C state engine
This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl funct...
CODECHILD/XML-Bare-0.53 - 12 Jul 2013 15:44:20 UTC
XML::OverHTTP - A base class for XML over HTTP-styled web service interface
This module is not used directly from end-users. As a child class of this, module authors can easily write own interface module for XML over HTTP-styled web service....
KAWASAKI/XML-OverHTTP-0.08 - 31 Mar 2008 15:36:23 UTC
XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds
"XML::FeedPP" is an all-purpose syndication utility that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new content, merge feeds, and convert among these various formats. It is a pure Perl implementation and...
MARKOV/XML-FeedPP-0.95 - 20 Apr 2018 23:18:41 UTC
XML::FeedPP::MediaRSS - MediaRSS support for XML::FeedPP
XML::FeedPP does not support Yahoo's MediaRSS extension, and it shouldn't. It's only supported in some formats, and XML::FeedPP is a lowest-common-denominator kind of module. That said, sometimes you need to consume feeds with MediaRSS in them....
FRODWITH/XML-FeedPP-MediaRSS-0.02 - 21 Mar 2011 14:18:09 UTC
XML::FeedPP::Plugin::DumpJSON - FeedPP Plugin for generating JSON
This plugin generates a JSON data representation....
KAWASAKI/XML-FeedPP-Plugin-DumpJSON-0.33 - 06 Jan 2008 06:23:03 UTC