Help for this page
sub test { my $response = "ייי"; ... return $response; }
$response = utf8::encode($response);