libconfig-ini-perl | Perl module for reading and writing .ini files | Mehr ...
Config::INI::Reader and Config::INI::Writer are "yet another config module" implementing yet another slightly different take on the undeniably easy to read ".ini" file format. Their default behavior is quite similar to that of Config::Tiny, on which it is based. . The chief difference is that Config::INI is designed to be subclassed to allow for side-effects and self-reconfiguration to occur during the course of reading its input.