Search results for "dist:Config-General"
Config::General - Generic Config Module
This module opens a config file and parses its contents for you. The new method requires one parameter which needs to be a filename. The method getall returns a hash which contains all options and its associated values of your config file. The format...
TLINDEN/Config-General-2.65 - 10 Apr 2022 12:19:43 UTC
Config::General::Extended - Extended access to Config files
This is an internal module which makes it possible to use object oriented methods to access parts of your config file. Normally you don't call it directly....
TLINDEN/Config-General-2.65 - 10 Apr 2022 12:19:43 UTC
Config::General::Interpolated - Parse variables within Config files
This is an internal module which makes it possible to interpolate Perl style variables in your config file (i.e. $variable or "${variable}"). Normally you don't call it directly....
TLINDEN/Config-General-2.65 - 10 Apr 2022 12:19:43 UTC