Loads Perl files. Example: { name => 'TestApp', 'Controller::Foo' => { foo => 'bar' }, 'Model::Baz' => { qux => 'xyzzy' } }...
HAARG/Config-Any-0.32 - 23 Apr 2017 21:53:11 GMTLoads Log4perl configuration files. Example: ### sample.log4perl log4perl.logger = TRACE, SCREEN log4perl.appender.SCREEN = Log::Log4perl::Appender::Screen log4perl.appender.SCREEN.stderr = 1 log4perl.appender.SCREEN.layout = Log::Log4perl::Layout::P...
LOSYME/Config-Any-Log4perl-0.130020 - 02 Jan 2013 21:00:30 GMTPaws is an attempt to develop an always up-to-date SDK that covers all possible AWS services....
JLMARTIN/Paws-0.41 - 11 Jul 2019 08:26:59 GMT"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 GMTConfig::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 GMTSSCAFFIDI/MRTG-Config-0.04 - 03 Jul 2007 02:19:58 GMT
AWS Config AWS Config provides a way to keep track of the configurations of all the AWS resources associated with your AWS account. You can use AWS Config to get the current and historical configurations of each AWS resource and also to get informati...
JLMARTIN/Paws-0.41 - 11 Jul 2019 08:26:59 GMTConfig::PL is a utility module for using '.pl' file as a configuration. This module provides "config_do" function for loading '.pl' file. Using '.pl' file which returns HashRef as a configuration is good idea. We can write flexible and DRY configurat...
SONGMU/Config-PL-0.02 - 26 May 2013 14:58:58 GMTConstructor new() my $cc = Config::Column->new( $datafile, # the data file path $layer, # character encoding of the data file (PerlIO ":encoding($layer)") or PerlIO layer (ex. ':encoding(utf8)') $order, # the "order" (see below section) (ARRAY REFERE...
NARAZAKA/Config-Column-1.00 - 13 Mar 2012 05:58:58 GMTThe goal of this module is to support the parsing of a small subset of Perl, primarily in order to parse configuration files written in that subset of Perl. As a side effect, this module can "undump" some data structures written by Data::Dumper, but ...
HAUKEX/Config-Perl-0.06 - 02 Jul 2016 13:15:57 GMTConfig::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 GMTBeam::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 GMTTied config file reader...
KOZO/Tie-Config-0.04 - 29 Jan 2002 14:43:16 GMT"Config::TT2" extends the "Template-Toolkit" aka "TT2" in a very special way: It returns the VARIABLES STASH instead of the template text! The TT2 syntax is very powerful, flexible and extensible. One of the key features of TT2 is the ability to bind...
GAISSMAI/Config-TT2-0.53 - 15 Sep 2012 14:12:29 GMTConfig::Pod allows configuration files to be written in POD. Any text may be included at any location without affecting the configuration since Config::Pod only pays attention to lines beginning with `='. Headings must be properly nested (head1 follo...
JSMITH/Config-Pod-0.01 - 24 Sep 2001 20:40:31 GMTThis 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 GMTThis module is a round-trip parser for IOD configuration format (IOD is an INI-like format with more precise specification, some extra features, and 99% compatible with typical INI format). Round-trip means all whitespaces and comments are preserved,...
PERLANCAR/Config-IOD-0.350 - 17 Jan 2019 12:50:04 GMTThe 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.11 - 02 Apr 2019 18:04:26 GMTThis 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 GMTThis module aims to provide a generalized implementation of parse tree for various configuration files. It does not implement parser for any existing configuration file format. Instead, it provides an API that can be used by parsers to build internal...
SGRAY/Config-AST-1.06 - 19 Nov 2019 18:42:34 GMT