http://qs321.pair.com?node_id=888761

anu_1 has asked for the wisdom of the Perl Monks concerning the following question:

Is there any way to read unicode file in Perl 5.6 . The following method gave error in the open syntax open my $fh, "< :encoding(UTF-8)", $filename or die "open: $!"; Thanks for help