use Text::Iconv; $converter = Text::Iconv->new("utf8", "ascii//translit"); $_ = $converter->convert($_); debianban libtext-iconv-perl csomag