Search results for "module:Config::Std"
Config::Std - Load and save configuration files in a standard format
This 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 UTC
CGI::Application::Plugin::Config::Std - Add Config::Std support to CGI::Application
This module acts as a plugin for Config::Std to be used within a CGI::Application module. Three methods are exported into your CGI::Application module and they are described below. This module borrows the lazy loading idea from Cees Hek's CGI::Applic...
STEPHENCA/CGI-Application-Plugin-Config-Std-1.003 - 10 Oct 2011 17:06:16 UTC
Config::Cfe - File configuration module
This module contains functions that ease updating small text files, usually konfiguration files. Will complain if the file is more than 100000 lines (configurable). It is inspired from cfengine, but does only the editing, cfengine can do much more....
JHAGG/Config-Cfe-1.50 - 02 Oct 2002 19:57:07 UTC
Config::Find - Find configuration files in the native OS fashion
Every OS has different rules for configuration files placement, this module allows one to easily find and create your app configuration files following those rules. Config::Find references configuration files by the application name or by the applica...
SALVA/Config-Find-0.31 - 26 May 2015 11:44:07 UTC
Config::Param - all you want to do with parameters for your program (or someone else's)
The basic task is to take some description of offered parameters and return a hash ref with values for these parameters, influenced by the command line and/or configuration files. The simple loop from many years ago now is about the most comprehensiv...
THORGIS/Config-Param-4.000005 - 15 Jul 2023 13:23:25 UTC
DocSet::Config - A superclass that handles object's configuration and data
This objects lays in the base of the DocSet class and provides configuration and internal data storage/retrieval methods. At the end of this document the generic configuration file is explained. METHODS META: to be completed (see SYNOPSIS meanwhile) ...
STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC
Config::AutoConf - A module to implement some of AutoConf macros in pure perl.
Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf <http://www.gnu.org/software/autoconf/> does for Shell developers. As Perl is the second most deployed language (mind: every Unix comes with Perl, sever...
AMBS/Config-AutoConf-0.320 - 25 Jun 2021 08:54:10 UTC
Config::Versioned - Simple, versioned access to configuration data
Config::Versioned allows an application to access configuration parameters not only by parameter name, but also by version number. This allows for the configuration subsystem to store previous versions of the configuration parameters. When requesting...
MRSCOTTY/Config-Versioned-1.01 - 18 Jun 2014 09:03:59 UTC
SPVM::Builder::Config
The SPVM::Builder::Config class has methods to manipulate a config to compile source files and generate a dynamic link....
KIMOTO/SPVM-0.989044 - 20 Sep 2023 02:16:34 UTC
CGI::AppBuilder::Config - Configuration initializer
This class provides methods for reading and parsing configuration files....
GEOTIGER/CGI-AppBuilder-Config-1.0001 - 17 Feb 2016 02:42:46 UTC
Getopt::Config::FromPod - Extract getopt configuration from POD
There are many and many "Getopt::*" modules on CPAN. Is this module yet another option parsing module? NO. This module is NOT to be another option parsing module but to be a companion of the modules. The "Getopt::*" modules try to solve developers' p...
YAKEX/Getopt-Config-FromPod-v0.0.4 - 18 May 2018 16:34:14 UTC