freebsd-ports/devel/p5-Config-INI-Simple/pkg-descr
Sunpoet Po-Chuan Hsieh 349d230277 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-06 18:50:28 +00:00

6 lines
342 B
Text

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.
WWW: http://search.cpan.org/dist/Config-INI-Simple/