App-IniDiff-IniFile
view release on metacpan or search on metacpan
bin/iniedit view on Meta::CPAN
a few files, and may be incorrect.
B<Terminology NOTE>: The following naming convention is used here:
[key] field=value
Whereas in other documentation of INI files the naming convention is:
[section] key=value
Your typical C<.ini> file looks like this:
; A comment
[firstkey]
field=value ; More comments
foo=bar
[Another key name]
A field=The value
moreFields="values and ; stuff"
( run in 0.576 second using v1.01-cache-2.11-cpan-64827b87656 )