Help for this page
use Config::INI::Reader; ... 'Batsman' => 'Waugh' } };
use Config::Any::INI; my $hash = Config::Any::INI->load('my.ini');