Help for this page
use CGI::Fast();
use open ':utf8'; use open ':std';
my $flagOn = $html->output; Encode::_utf8_on($flagOn); return $flagOn;