in reply to Re^5: Perl to Read/Write Window Unicode Text files
in thread Perl to Read/Write Window Unicode Text files

I tried first one <:raw:perlio:encoding(UTF-16le) and it worked !!! It successfully read text a file in Window "Unicode" format and also saved output file as another "Unicode" text file. Thank you so much !!!
  • Comment on Re^6: Perl to Read/Write Window Unicode Text files