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" 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 UTCThis 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 UTCThis 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 UTCXLAT/XML-Tiny-Simple-0.01 - 23 Jun 2012 21:03:12 UTC
"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 UTCThis 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 UTCThis 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 UTCXML::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 UTCSINI/XML-Simple-Sorted-1.00 - 30 Aug 2016 18:00:17 UTC
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 UTCAMBS/XML-Writer-Simple-0.12 - 22 Sep 2014 18:45:49 UTC
XLAT/XML-WriterX-Simple-0.151401 - 20 May 2015 17:18:12 UTC
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 UTCThe 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 UTCYUSUKEBE/WebService-Simple-0.25 - 31 Aug 2015 10:42:10 UTC
"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 UTCCatalyst::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