|
|
| XP is just a number | |
| PerlMonks |
Re^2: Confusion over utf8 and in-memory filehandlesby ribasushi (Monk) |
| on Dec 28, 2012 at 06:46 UTC ( #1010650=note: print w/ replies, xml ) | Need Help?? |
|
It is the same string with the utf8 flag flipped up. As such I would expect the same bytes to be available when reading it as a "filehandle". Yet the utf8-ness (which is claimed to be an internal impl. detail all ovetr the docs) is "visible" in this case. I am not sure I understand why (nor can find any relevant perldoc)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||