Help for this page
use utf8;
binmode STDERR, ':encoding(UTF-8)'; # or use Encode qw{ encode }; say STDERR encode('UTF-8', "Messaging: $msg");