Help for this page
use strict; use warnings; ... } print "'$_' => '$xlate{$_}'\n" for sort keys %xlate;
'Ä' => 'ëë' 'Å' => '' 'áá' => 'è'