93db95a782
Perl interface to MS-Windows registry and .ini files PR: 28240 Submitted by: Christopher Elkins <chrise@scardini.com>
5 lines
278 B
Plaintext
5 lines
278 B
Plaintext
Config::Ini provides easy access to MS-Windows style .ini files, Unreal
|
|
style extended .ini files (where multiple values can be associated with
|
|
a single key), as well as registry files with automatic conversion from
|
|
native Perl to Windows registry data encoding and vice versa.
|