mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
372 B
Plaintext
7 lines
372 B
Plaintext
The Perl 5 module Config::INI yet another config module implementing
|
|
yet another slightly different take on the undeniably easy to read
|
|
or write ".ini" file format. Its 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.
|