my $converter = Text::Iconv->new('UTF-8', 'iso-8859-1'); my $converted = $converter->convert($initfile);