in reply to Config::IniFiles
$hash{section}->{parameter} = $value [download]
Then it would be easy to make it work with other Perl code. For instance, I could print out all of the data that the config file loaded with a single library function call.