On 5/25/07, Joshua ben Jore <[EMAIL PROTECTED]> wrote:
You may want want to convert from UTF16 to perl native strings, then
convert back. JavaScript is defined as being stored in UTF16 but
that's kind of unusual elsewhere. Isn't it?

As Dr. Ruud said; also, ECMAscript engine authors (at least
David Leonard) seem to regard normalizing everything to UTF8
as equally bizarre. The Xerxes XML parser, for instance, uses 16
internally.

Reply via email to