Hi Dov.

On Sun, Jan 27, 2013 at 11:25 PM, Dov Levenglick wrote:

> I've seen this question is many versions (including one of my own). I
> don't have an answer for you, but I think that this would make a good track
> in the upcoming seminar.
>

Oh, I think that I know the answers!


> - How does one interface an existing/new utf8 file?
>

use unicode-aware editor


> - How does one create a utf8 script?
>

use unicode-aware editor, and tell it to save as utf8


> - How does one identify the encoding of a file?
>

use a unicode-aware editor. it will detect which encoding the file is in,
and will automatically adjust itself.

see? it is easy. :-)

Shmuel.
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to