Re: about the Str type and Unicode

2009-03-12 Thread Darren Duncan
Actually, never mind. For my purposes, I'll just pretend that Str is that flexible, since going beyond the Unicode range is more of an academic possibility than something likely to happen much in real use. Or if it does happen, I'll adapt later. So no need to reply. Thank you. -- Darren Dunc

about the Str type and Unicode

2009-03-12 Thread Darren Duncan
I have a quick question about the Str type, described in Synopsis 2: Str Perl string (finite sequence of Unicode characters) Specifically, and partly in the interest in future-proofing, is there support in Str for representing codepoint numbers that are beyond the range currently describ