blob: 8df0db0ba74fb4c4de76670f988968e2d5fd959a (
plain) (
tree)
|
|
Config::INI::Simple is for very simplistic reading and writing of INI
files. A new object must be created for each INI file (an object keeps
all the data read in from an INI which is used on the write method to
write to the INI). It also keeps all your comments and original order
intact.
Author: C. J. Kirsle <kirsle -at- rainbowboi.com>
WWW: http://search.cpan.org/dist/Config-INI-Simple/
|