|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Help needed understanding unicode in perlby ikegami (Pope) |
| on Dec 11, 2009 at 19:18 UTC ( #812419=note: print w/ replies, xml ) | Need Help?? |
|
Correct.
Correct.
The real question is "is the input a string of bytes or a string of characters, and is the output a string of bytes of a string of characters". Try the various combinations.
Earlier, you defined "unicode string" to mean a decoded string, so your question makes no sense.
It's easiest with:
That does the equivalent of
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||