in reply to Re^4: Unicode issues with emc uemcli
in thread Unicode issues with emc uemcli
Simpler:
open (my $fh2, '>:encoding(UTF-16)', $textfile2)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Unicode issues with emc uemcli
by haukex (Archbishop) on Sep 08, 2020 at 06:52 UTC |