What is the best way to parse INI file in Perl and convert it to hash?
I prefer to use Config::IniFiles module.