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

Search results for "module:INI"

lib::ini - Plugin-based @INC mangling River stage zero No dependents

PSHANGOV/lib-ini-0.002 - 14 Sep 2012 11:32:37 UTC

Config::INI - simple .ini-file format River stage three • 54 direct dependents • 913 total dependents

RJBS/Config-INI-0.029 - 14 Jan 2023 02:00:22 UTC

INI::Examples - Example INI configuration files River stage one • 2 direct dependents • 2 total dependents

This distribution contains various examples of INI configuration files in its per-dist share dir....

PERLANCAR/INI-Examples-0.001 - 23 Apr 2019 06:32:21 UTC

INI::ReadPath - In Jenkins grep dist.ini config file and assign something inside of the config to an environment variable. River stage zero No dependents

MICVU/INI-ReadPath-1 - 27 Apr 2014 20:16:15 UTC

Tripletail::Ini - 設定ファイルを読み書きする River stage zero No dependents

以下のような設定ファイルを読み書きする。 [HOST] Debughost = 192.168.10.0/24 Testuser = 192.168.11.5 192.168.11.50 [TL@server:Debughost] logdir = /home/tl/logs errormail = tl@example.org [TL:register@server:Debughost] logdir = /home/tl/logs/register [TL:register] logdir ...

HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC

lib/Doit/Ini.pm River stage zero No dependents

SREZIC/Doit-0.028 - 03 Nov 2023 08:15:55 UTC

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

Loads INI files. Example: name=TestApp [Controller::Foo] foo=bar [Model::Baz] qux=xyzzy...

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

Config::IOD::INI - Read and write INI configuration files River stage two • 9 direct dependents • 11 total dependents

This module is just a Config::IOD subclass. It uses the following defaults to make the reader's behavior closer to a typical "regular INI files parser". enable_directive = 0 enable_encoding = 0 enable_quoting = 0 enable_bracket = 0 enable_brace = 0 e...

PERLANCAR/Config-IOD-0.353 - 16 May 2022 00:05:08 UTC

lib::ini::plugin - Base class for lib::ini plugins River stage zero No dependents

PSHANGOV/lib-ini-0.002 - 14 Sep 2012 11:32:37 UTC

Config::INI::Tiny - Parse INI configuration in extremely little code River stage one • 1 direct dependent • 2 total dependents

This is an extremely small amount of code for parsing the INI configuration format, in its simplest form, as known from Microsoft Windows. Its design focuses on making it easy to extract whichever level of semantics you need from your configuration: ...

ARISTOTLE/Config-INI-Tiny-0.106 - 03 Jul 2023 01:36:40 UTC

Mojar::Config::Ini - Ini-style configuration utility for standalone code River stage one • 5 direct dependents • 5 total dependents

A simple configuration file reader for a configuration written as an ini file. Although fairly primitive (essentially everything is a line-bounded string) it is a widespread format....

NICZERO/Mojar-2.201 - 03 Jun 2017 22:37:59 UTC

Package::Role::ini - Perl role for "ini" object the returns a Config::IniFiles object River stage one • 1 direct dependent • 1 total dependent

Perl role for "ini" object that returns a Config::IniFiles object against a default INI file name and location...

MRDVT/Package-Role-ini-0.07 - 13 Nov 2020 20:14:13 UTC

Metabrik::File::Ini - file::ini Brik River stage zero No dependents

GOMOR/Metabrik-Repository-1.44 - 11 Aug 2023 15:22:31 UTC

Config::Parser::Ini - configuration file parser for ini-style files River stage one • 3 direct dependents • 3 total dependents

An *ini-style configuration file* is a textual file consisting of settings grouped into one or more sections. A *setting* has the form KEYWORD = VALUE where *KEYWORD* is the setting name and *VALUE* is its value. Syntactically, *VALUE* is anything to...

SGRAY/Config-Parser-1.05 - 12 Feb 2021 20:46:49 UTC

Config::INI::Access - Syntactic sugar for accessing data from .ini-files River stage zero No dependents

Module exports the only user subroutine "config". You should first load the .ini-file calling "load()" method, and then receive access to the structure of configuration via Perl's pointer "->". INI structure is in fact a hash, but rather than typing ...

ANDY/Config-INI-Access-0.9999 - 08 Jan 2009 12:33:44 UTC

Config::INI::Writer - a subclassable .ini-file emitter River stage three • 54 direct dependents • 913 total dependents

Config::INI::Writer is *yet another* config module implementing *yet another* slightly different take on the undeniably easy to read ".ini" file format. Its default behavior is quite similar to that of Config::Tiny, on which it is based. The chief di...

RJBS/Config-INI-0.029 - 14 Jan 2023 02:00:22 UTC

Config::INI::Reader - a subclassable .ini-file parser River stage three • 54 direct dependents • 913 total dependents

Config::INI::Reader is *yet another* config module implementing *yet another* slightly different take on the undeniably easy to read ".ini" file format. Its default behavior is quite similar to that of Config::Tiny, on which it is based. The chief di...

RJBS/Config-INI-0.029 - 14 Jan 2023 02:00:22 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
57 results (0.025 seconds)