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

Search results for "module:XML::Config"

XML::Config River stage zero No dependents

XML::Config is a simple shallow XML to hash converter. Given a configuration file in the form: <goxml_config process="spider"> <foo>Bar</foo> <bar>Foo</bar> </goxml_config> ... XML::Config->load_conf returns: { foo => 'bar', bar => 'foo' } XML::Confi...

MATTMK/XML-Config-0.2 - 22 May 2000 01:22:04 UTC

Config::Any::XML - Load XML config files River stage three • 97 direct dependents • 830 total dependents

Loads XML files. Example: <config> <name>TestApp</name> <component name="Controller::Foo"> <foo>bar</foo> </component> <model name="Baz"> <qux>xyzzy</qux> </model> </config>...

HAARG/Config-Any-0.33 - 03 May 2023 15:24:49 UTC

IOC::Config::XML - An XML Config reader for IOC River stage one • 1 direct dependent • 1 total dependent

This is the second version of an XML configuration module for IOC. The first version used XML::Simple, which is a great module, but not really the best fit for this. I have now ported this over to use XML::SAX, which is much more flexible solution (n...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

Hopkins::Config::XML - hopkins configuration via XML River stage zero No dependents

Hopkins::Config encapsulates all of the busywork associated in the reading and post-processing of the XML configuration in addition to providing a simple interface to accessing values when required. Hopkins::Config::XML will validate your configurati...

DIZ/Hopkins-0.9.2 - 02 Jul 2010 23:38:05 UTC

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

XML::Database::Config - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for XML::Database::Config, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXPORT None by default....

ISTERIN/XML-Database-0.01 - 14 Sep 2002 18:17:19 UTC

Workflow::Config::XML - Parse workflow configurations from XML content River stage zero No dependents

Implementation of configuration parser for XML files/data; requires XML::Simple to be installed. See Workflow::Config for "parse()" description. METHODS parse ( $type, @items ) This method parses the configuration provided it is in XML format. Takes ...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC

XML::Template::Config - Configuration module for XML::Template modules. River stage zero No dependents

This module is the XML::Template configuration module. It contains the default values of many configuration variables used by many XML::Template modules....

EMRYS/XML-Template-3.20 - 26 Dec 2003 17:11:27 UTC

Config::Constants::XML - Configuration loader for Config::Constants River stage zero No dependents

This module reads and parses XML files as configuration files that look like this: <config> <module name='Foo::Bar'> <constant name='BAZ' value='the coolest module ever' /> </module> </config> It is also possible to do more complex constant value typ...

STEVAN/Config-Constants-0.03 - 05 May 2005 15:59:13 UTC

OpenPlugin::Config::XML - Read XML configuration files River stage zero No dependents

ERIC/OpenPlugin-0.11 - 29 Aug 2003 03:04:25 UTC

Config::Context::XMLSimple - Use XML-based config files with Config::Context River stage one • 2 direct dependents • 3 total dependents

This module uses "XML::Simple" to parse XML config files for "Config::Context". See the "Config::Context" docs for more information....

MGRAHAM/Config-Context-0.10 - 07 Nov 2005 00:11:12 UTC

lib/XML/Toolkit/Config/Container.pm River stage one • 1 direct dependent • 1 total dependent

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

lib/XML/Toolkit/Config.pm River stage one • 1 direct dependent • 1 total dependent

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

lib/XML/Toolkit/App/Config.pm River stage one • 1 direct dependent • 1 total dependent

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

IOC::Config::XML::SAX::Handler - An XML::SAX handler to read IOC Config files River stage one • 1 direct dependent • 1 total dependent

This class is used by IOC::Config::XML to construct the IOC::Registry object hierarchy from the given XML document. There are no user serviceable parts in this module really. But if you want to add handling for any type of custom IOC::Container or IO...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

SysConfig::XML - generate RedHat Kickstart files. River stage zero No dependents

XML.pm uses the SysConfig.pm module to allow a perl script to make method calls which generate an XML file. auth { KEY => VALUE, ... } auth The auth method allows for the configuration of various authentication parameters such as MD5 and Shadow passw...

PATRICK/SysConfig-0.2 - 15 Aug 2001 05:26:13 UTC

Config::Constants::XML::SAX::Handler - XML::SAX::Handler for Config::Constants::XML River stage zero No dependents

Nothing to see here, move along, move along....

STEVAN/Config-Constants-0.03 - 05 May 2005 15:59:13 UTC

PPM::XML::PPMConfig - PPMConfig file format and XML parsing elements River stage zero No dependents

This module provides a set of classes for parsing PPM configuration files using the "XML::Parser" module. All of the elements unique to a PPM configuration file are derived from "PPM::XML::ValidatingElement". There are also several classes rebuilt he...

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

Magpie::ConfigReader::XML - Magpie Configuration via XML River stage zero No dependents

KHAMPTON/Magpie-1.163200 - 15 Nov 2016 16:10:21 UTC

XML::SAX::Machines::ConfigDefaults River stage zero No dependents

PERIGRIN/XML-SAX-Machines-0.46 - 19 Aug 2013 16:16:14 UTC
70 results (0.069 seconds)