Loads YAML files. Example: --- name: TestApp Controller::Foo: foo: bar Model::Baz: qux: xyzzy...
HAARG/Config-Any-0.32 - 23 Apr 2017 21:53:11 UTC"Config::ZOMG" is a fork of Config::JFDI. It removes a couple of unusual features and passes the same tests three times faster than Config::JFDI. "Config::ZOMG" is an implementation of Catalyst::Plugin::ConfigLoader that exists outside of Catalyst. "...
FREW/Config-ZOMG-1.000000 - 22 Aug 2013 22:55:55 UTCPORTA/Jorge-0.05 - 22 Jul 2014 20:11:51 UTC
Config::JFDI is an implementation of Catalyst::Plugin::ConfigLoader that exists outside of Catalyst. Essentially, Config::JFDI will scan a directory for files matching a certain name. If such a file is found which also matches an extension that Confi...
ROKR/Config-JFDI-0.065 - 01 Jan 2011 22:12:16 UTCConfig::Merge is a configuration module which has six goals: * Flexible storage Store all configuration in your format(s) of choice (YAML, JSON, INI, XML, Perl, Config::General / Apache-style config) broken down into individual files in a configurati...
DRTECH/Config-Merge-1.04 - 25 Aug 2014 12:52:11 UTCConfig::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code. The rationale for thi...
HAARG/Config-Any-0.32 - 23 Apr 2017 21:53:11 UTCThe intent of this module is to provide an all-purpose enviornment setup helper and configuration fetcher that allows configuration files to include other files and "cascade" or merge bits of these files into the "active" configuration based on serve...
GRYPHON/Config-App-1.13 - 10 Jan 2021 22:08:18 UTCThis module makes it easy to take a set of command line options, store them into a config file, and read them later in for passing to an external program. Part of this distribution is a command line program configcmd for writing these options into a ...
HEIKKI/Config-Cmd-0.002 - 01 Jan 2013 09:21:18 UTCBeam::Wire is a configuration module and a dependency injection container. In addition to complex data structures, Beam::Wire configures and creates plain old Perl objects. A dependency injection (DI) container creates an inversion of control: Instea...
PREACTION/Beam-Wire-1.023 - 23 Mar 2019 21:20:29 UTCThis module holds all configuration options for Rex, and also allows you to specify your own ones for your modules. Please take a look at Rex::Commands first, which provides convenience wrappers for many of these options. While it's possible to use t...
FERKI/Rex-1.13.3 - 05 Mar 2021 19:54:20 UTCThis module implements yet another damn configuration-file system. The configuration language is deliberately simple and limited, and the module works hard to preserve as much information (section order, comments, etc.) as possible when a configurati...
BRICKER/Config-Std-0.903 - 07 Oct 2017 02:48:11 UTCThis module was written after having to write Yet Another Config File Parser for some variety of colon-separated config. I decided "never again". Config::Auto aims to be the most "DWIM" config parser available, by detecting configuration styles, incl...
BINGOS/Config-Auto-0.44 - 01 Mar 2014 23:32:57 UTCThis package parses the config files written in JSON. It also does some non-JSON stuff, like allowing for comments in the files. If you want to see it in action, it is used as the config file system in WebGUI <http://www.webgui.org/>. Why? Why build ...
RIZEN/Config-JSON-1.5202 - 25 Dec 2014 23:07:43 UTCConfiguration manager which operates with YAML configurations. Settings are available as a hash reference returned by config function. You can specify default configuration and filename by passing it to config function when first call (see descriptio...
TEMOON/Crane-1.03.0011 - 04 Mar 2014 12:28:26 UTCThis class allows easy access to the Arepa configuration. The configuration is divided in two parts: the basic configuration (a single YAML file) and the configuration for the builders (a YAML file for each builder). Typically you would pass a single...
OPERA/Arepa-0.93 - 30 May 2013 12:03:45 UTCAll too often, configuration is not a universal or one-time thing, yet most configuration-handling treats it as such. Perhaps you can only load one config file. If you can load more than one, you often have to load all of them at the same time or eac...
DSHEROH/Config-Onion-1.007 - 13 Oct 2016 10:12:59 UTCThis module load multiple config files using Config::Any. You can specify directory and put into your config files! I create this module because I want to load not only loading multiple config files but also switch config files depend on interface I ...
TARO/Config-Multi-0.12 - 09 Mar 2013 15:17:58 UTC