5 lines
224 B
Text
5 lines
224 B
Text
|
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.
|