Help for this page
sub translate_Eily { my $name = shift; ... return $name; }
use utf8; use open OUT => ':encoding(utf8)'; use open ':std';