perl-unicode

Re: So where are we at now?

2000-07-06 18:48:11



If I have a file that I know is completely utf8 text, can I read it into a
string and have Perl (5.6.0) treat it as utf8 characters?

Yes. Use the module I pasted a few days ago. If you're not using
bleeding-edge Perl, comment out the line containing is_utf8_string
and the following line.

If I get time, I will polish it up to a full module and put it on CPAN.
No promises, though.

Is there a way to get a utf8 string from @argv?

Same thing.

Simon

----------------------------------------------------------------
The information transmitted is intended only for the person or entity to which
it is addressed and may contain confidential and/or privileged material.  Any
review, retransmission, dissemination or other use of, or taking of any action
in reliance upon, this information by persons or entities other than the
intended recipient is prohibited.   If you received this in error, please
contact the sender and delete the material from any computer.


<Prev in Thread] Current Thread [Next in Thread>