binmode(STDIN, ":utf8"); #### use CGI qw(-utf8); #### use utf8; #### use encoding 'utf8';