Config::Model - a framework to validate, migrate and edit configuration files
Config::Model enables a project developer to provide an interactive configuration editor (graphical, curses based or plain terminal) to users. To provide these tools, Config::Model needs: * A description of the structure and constraints of the projec...
DDUMONT/Config-Model-2.150 - 08 May 2022 15:10:12 UTC
Config::Validate - Validate data structures generated from configuration files. (Or anywhere else)
This module is for validating configuration data that has been read in already and is in a Perl data structure. It does not handle reading or parsing configuration files since there are a plethora of available modules on CPAN to do that task. Instead...
CMO/Config-Validate-0.2.6 - 18 Feb 2008 04:25:32 UTC
Config::Validator - schema based configuration validation
This module allows to perform schema based configuration validation. The idea is to define in a schema what valid data is. This schema can be used to create a validator object that can in turn be used to make sure that some data indeed conforms to th...
LCONS/Config-Validator-1.4 - 15 Oct 2021 07:10:09 UTC
Activator::Config - provides a merged configuration to a script combining command line options, environment variables, and configuration files.
This module allows a script or application to have a complex configuration combining options from command line, environment variables, and YAML configuration files. For a script or application, one creates any number of YAML configuration files. Thes...
KNASSAR/Activator-0.91 - 15 Oct 2008 17:10:40 UTC
ETLp::File::Config - Parse the file confgiuration defintions
DHORNE/ETLp-0.04
-
01 Dec 2012 21:33:09 UTC
Config::Interactive - config module with support for interpolation, XML fragments and interactive UI
This module opens a config file and parses it's contents for you. The *new()* method accepts several parameters. The method 'parse' returns a hash reference which contains all options and it's associated values of your config file as well as comments...
MPG/Config-Interactive-0.04 - 17 Jun 2008 00:37:10 UTC
Log::Handler::Config - The main config loader.
This module makes it possible to load the configuration from a file. The configuration type is determined by the file extension. It's also possible to mix file extensions with another configuration types....
BLOONIX/Log-Handler-0.90 - 12 Jul 2020 13:43:09 UTC
Hopkins::Config::XML - hopkins configuration via XML
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::Model::LcdProc - Edit and validate LcdProc configuration file
This module provides a configuration editor (and models) for the configuration file of LcdProc, i.e. "/etc/LCDd.conf". This module can also be used to modify safely the content of this file from a Perl programs. For more details, see Managing Lcdproc...
DDUMONT/Config-Model-LcdProc-2.053 - 22 Jan 2021 14:09:18 UTC
LaTeXML::Common::Config - Configuration logic for LaTeXML
Configuration management class for LaTeXML options. * Responsible for defining the options interface and parsing the usual Perl command-line options syntax * Provides the intuitive getters, setters, as well as hash methods for manipulating the option...
BRMILLER/LaTeXML-0.8.6 - 30 Sep 2021 16:23:33 UTC