my $ini = Config::Tiny->new; $ini->{$_} = $config{$_} for keys %config;