Files
2013-09-26 17:14:40 +02:00

5 lines
224 B
Plaintext

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.