Search results for "module:Config::IniFiles"

Config::IniFiles - A module for reading .ini-style configuration files. River stage three • 85 direct dependents • 146 total dependents

Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash....

SHLOMIF/Config-IniFiles-3.000003 - 24 Mar 2020 15:45:08 UTC

CPANPLUS::YACSmoke::IniFiles - A module for reading .ini-style configuration files. River stage one • 1 direct dependent • 1 total dependent

Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash....

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC

CGI::Application::Plugin::Config::IniFiles - Add Config::IniFiles support to CGI::Application. River stage zero No dependents

This module works as plugin for Config::IniFiles to be easily used inside CGI::Application module. Module provides tree calls: "config_file()", "config()" and "cfg()"....

ARTO/CGI-Application-Plugin-Config-IniFiles-0.03 - 26 Oct 2007 06:04:04 UTC

Config::Auto - Magical config file parser River stage two • 9 direct dependents • 12 total dependents

This 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 UTC

Config::Tiny - Read/Write .ini style files with as little code as possible River stage three • 137 direct dependents • 277 total dependents

"Config::Tiny" is a Perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The *::Ti...

RSAVAGE/Config-Tiny-2.30 - 12 Oct 2023 23:47:12 UTC

RackMan::Config - Module to handle RackMan configuration River stage zero No dependents

This module mostly is a proxy to Config::IniFiles, with the added feature that it can interpolate some parameters with values from the current RackObject (as set with "set_current_rackobject()"). See "INTERPOLATED PARAMETERS" for more details....

SAPER/RackMan-1.19 - 06 May 2016 15:02:29 UTC

Config::IniMan - INI file manager object style preserved format and sort order. River stage zero No dependents

This module reads and writes INI files in object style and preserves original files sort order, comments, empty lines, and multi lines parameters. It is basically built on the top of using the Tie::IxHash module which implements Perl hashes that pres...

MEWSOFT/Config-IniMan-1.20 - 15 May 2014 17:43:44 UTC

Helios::Config - base class for Helios configuration system River stage one • 5 direct dependents • 5 total dependents

Helios::Config is the standard class for determining configuration information in the Helios framework. It handles parsing configuration information from the Helios configuration file, and determining the configuration for services from information i...

LHELION/Helios-2.83 - 16 Aug 2015 19:04:14 UTC

Config::Trivial - Very simple tool for reading and writing very simple configuration files River stage one • 1 direct dependent • 1 total dependent

Use this module when you want use "Yet Another" very simple, light weight configuration file reader. The module simply returns a reference to a single hash for you to read configuration values from, and uses the same hash to write a new config file....

ATRICKETT/Config-Trivial-0.81 - 23 May 2014 13:04:52 UTC

Config::IniRegEx - Ini workaround, regex search for parameters and sections. River stage zero No dependents

Config::IniRegEx is dependent on Config::IniFiles. Using that module it does the ini configuration file parsing, with an addon facility of regex kind of search. Each function explained below, searches for a different thing based up on the given regul...

SASIKALA/Config-IniRegEx-0.01 - 29 Jan 2009 14:15:41 UTC

Config::Format::Ini - Reads INI configuration files River stage zero No dependents

This module reads INI files by following the spec presently found at http://www.cloanto.com/specs/ini.html . It supports most of the spec, including multi-valued keys (separated by commas), double-quoted values, and free comments, and overide of earl...

IOANNIS/Config-Format-Ini-0.07 - 24 Jul 2008 02:15:37 UTC

Config::INI::RefVars - INI file reader that supports make-style variable references and multiple assignment operators. River stage zero No dependents

INTRODUCTION Minimum version of perl required to use this module: "v5.10.1". This module provides an INI file reader that allows INI variables and environment variables to be referenced within the INI file. It also supports some additional assignment...

AAHAZRED/Config-INI-RefVars-0.15 - 06 Jan 2024 11:37:54 UTC

Config::Backend::INI - a .ini file backend for conf River stage zero No dependents

This module uses Config::IniFiles for reading and writing .INI files. Each call to "set()" or "del()" will immediately result in a commit to the .ini file. "new(filename) --> Config::Backend::INI" Invoked with a valid filename, will return a Config::...

OESTERHOL/Config-Backend-INI-0.12 - 11 Apr 2004 22:53:16 UTC

Config::Tiny::Ordered - Read/Write ordered .ini style files with as little code as possible River stage one • 1 direct dependent • 6 total dependents

"Config::Tiny::Ordered" is a perl class to read and write .ini style configuration files with as little code as possible. Read more in the docs for "Config::Tiny". This module is primarily for reading human written files, and anything we write should...

RSAVAGE/Config-Tiny-Ordered-1.03 - 01 Feb 2021 07:19:56 UTC

Power::Outlet::Config - Control and query a Power::Outlet device from Configuration file River stage zero No dependents

Power::Outlet::Config is a package for controlling and querying Power::Outlet devices registered in an INI file....

MRDVT/Power-Outlet-0.50 - 23 Mar 2023 00:41:16 UTC

Config::Extend::MySQL - Extend your favourite .INI parser module to read MySQL configuration file River stage zero No dependents

This module extends other "Config::" modules so they can read MySQL configuration files. It works by slurping and preprocessing the files before letting your favourite "Config::" module parse the result. Currently supported modules are "Config::IniFi...

SAPER/Config-Extend-MySQL-0.05 - 18 Dec 2012 00:20:36 UTC

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

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

OpenInteract::Config::Ini - Read/write INI-style (++) configuration files River stage zero No dependents

This is a very simple implementation of a configuration file reader/writer that preserves comments and section order, enables multivalue fields and one or two-level sections. Yes, there are other configuration file modules out there to manipulate INI...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC

Business::Shipping::Config - Configuration functions River stage one • 1 direct dependent • 1 total dependent

Among other things, this module implements a simple API on top of the Config::IniFiles module....

DBROWNING/Business-Shipping-3.1.0 - 07 Mar 2011 08:03:07 UTC
19 results (0.029 seconds)