summaryrefslogtreecommitdiff
path: root/devel/p5-Config-INI
AgeCommit message (Collapse)AuthorFilesLines
2009-01-28Initial import of p5-Config-INI version 0.014 in the NetBSD Packagesseb3-0/+32
Collection. 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.