Search results for "module:XML::Simple"
XML::Simple - An API for simple XML files
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::SAX::Simple - SAX version of XML::Simple.
"XML::SAX::Simple" is a very simple version of XML::Simple but for SAX.It can be used as a complete drop-in replacement for XML::Simple. See the documentation for XML::Simple for details....
MANWAR/XML-SAX-Simple-0.08 - 28 Nov 2016 11:20:02 UTC
XML::Simple::Tree - Tree object extension for XML::Simple data structures
This module extends XML::Simple by taking the data structure returned by XML::Simple::XMLin($xml_file, forcearray => 1) and putting it in a class complete with tree manipulation and traversal methods. Important to know is that XMLin is called with th...
AAKD/XML-Simple-Tree-0.03 - 09 Nov 2005 06:26:08 UTC
XML::Genx::Simple - A slightly simpler wrapper class for genx
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::Tiny::Simple - a tiny helper to read XML::Tiny output and transform it to something like XML::Simple, but without dependencies.
XLAT/XML-Tiny-Simple-0.01
-
23 Jun 2012 21:03:12 UTC
Test::XML::Simple - easy testing for XML
"Test::XML::Simple" is a very basic class for testing XML. It uses the XPath syntax to locate nodes within the XML. You can also check all or part of the structure vs. an XML fragment. All routines accept as first argument string with XML or XML::Lib...
MCMAHON/Test-XML-Simple-1.05 - 03 Jan 2017 19:21:33 UTC
XML::IODEF::Simple - Perl extension for easier IODEF message generation
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::Simple::Sugar - Sugar sprinkled on XML::Simple
This module is a wrapper around XML::Simple to provide AUTOLOADed accessors to XML nodes in a given XML document. All nodes of the XML document are XML::Simple::Sugar objects having the following attributes and methods....
CAMSPI/XML-Simple-Sugar-v1.1.2 - 09 Oct 2017 18:18:44 UTC
XML::XPath::Simple - Very simple interface for XPaths
XML::XPath::Simple is designed to allow for the use of simple Abbreviated XPath syntax to access values from a small XML document. This module is not meant as a drop-in replacement for XML::XPath, and doesn't support the entire W3C XPath Recommendati...
WHYTEWOLF/XML-XPath-Simple-0.05 - 03 Apr 2002 00:56:50 UTC
XML::Struct::Simple - Transform MicroXML data structures into simple (unordered) form
This module implements a transformation from structured XML (MicroXML) to simple key-value format (SimpleXML) as known from XML::Simple: Attributes and child elements are treated as hash keys with their content as value. Text elements without attribu...
VOJ/XML-Struct-0.27 - 08 Jun 2018 22:43:27 UTC
XML::Simple::Sorted - Version of XML::Simple with enforced tag and attribute sort order. This module was born out of the need to interface with some legacy systems that could not be changed and that expected a certain tag order, otherwise they would crash and burn... just kidding ;-)
SINI/XML-Simple-Sorted-1.00
-
30 Aug 2016 18:00:17 UTC
XML::Writer::Simple - Create XML files easily!
AMBS/XML-Writer-Simple-0.12
-
22 Sep 2014 18:45:49 UTC
XML::WriterX::Simple - Make XML production simpler.
XLAT/XML-WriterX-Simple-0.151401
-
20 May 2015 17:18:12 UTC
XML::Simple::DTDReader - Simple XML file reading based on their DTDs
XML::Simple::DTDReader aims to be a XML::Simple drop-in replacement, but with several aspects of the module controlled by the XML's DTD. Specifically, array folding and array forcing are inferred from the DTD. Currently, only "XMLin" is supported; su...
ALEXMV/XML-Simple-DTDReader-0.04 - 30 Jul 2005 18:23:14 UTC
Util::Medley::Simple::XML - an exporter module for Util::Medley::XML
GRAVATTJ/Util-Medley-0.061
-
17 Dec 2021 01:56:23 UTC
XML::Schema::Type::Simple - base class for simple XML Schema datatypes
The XML::Schema::Type::Simple module is a base class for objects that represent XML Schema simple types....
ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC
WebService::Simple::Parser::XML::Simple - XML::Simple Adaptor For WebService::Simple::Parser
YUSUKEBE/WebService-Simple-0.25
-
31 Aug 2015 10:42:10 UTC
XML::RSS::FromHTML::Simple - Create RSS feeds for sites that don't offer them
"XML::RSS::FromHTML::Simple" helps reeling in web pages and creating RSS files from them. Typically, it is used with websites that are displaying news content in HTML, but aren't providing RSS files of their own. RSS files are typically used to track...
MSCHILLI/XML-RSS-FromHTML-Simple-0.05 - 20 Nov 2009 06:20:54 UTC
Catalyst::View::XML::Simple - XML view for your data
Catalyst::View::XML::Simple is a Catalyst View handler that returns stash data in XML format using XML::Simple....
LORN/Catalyst-View-XML-Simple-0.022 - 22 Aug 2011 15:02:55 UTC