in reply to convert a Unicode file to Ansi, using filehandle..
Thanks for the reply guys.
I am using Perl 5.8.9. I tried to create a separate script based from your example. Making 2 different variables for input and output and encoded both input and output..but i am getting these error outputs..
utf8 "\xFF" does not map to Unicode at unicode.pl line 7.
utf8 "\xFE" does not map to Unicode at unicode.pl line 7.
bare with me, my apologies... and thanks...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: convert a Unicode file to Ansi, using filehandle..
by wfsp (Abbot) on Nov 06, 2009 at 12:03 UTC |