Help for this page
#! /usr/bin/perl use warnings; ... binmode *STDOUT, ':encoding(UTF-8)'; say $string;