summaryrefslogtreecommitdiff
path: root/devel/p5-Config-INI/DESCR
blob: 70f22e1b06a94523f3a20149dff1d3f71c99e814 (plain)
1
2
3
4
5
6
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.