Help for this page
use strict; use warnings; use utf8; use Text::Unidecode;
print unidecode($string);