foreach $ini_sect ( keys %ini_file ) { %$ini_sect = %{ $ini_file{$ini_sect} }; } #### [GENERAL] FOO=bar TEMPLATE=./templates/mytemplate-v3.html [until-20150409] TEMPLATE=./templates/mytemplate-v2.html [until-20150307] TEMPLATE=./templates/mytemplate-v1.html