![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^2: Why is utf8 flag set after Encode::decode of pure ASCII?by brycen (Monk) |
on Mar 30, 2010 at 18:32 UTC ( #831921=note: print w/replies, xml ) | Need Help?? |
Many people give such advice: ignore perl's internal encoding. Fine advice, at least in production. But Perl makes so many magic behind-the-scenes Unicode conversions, one often needs to look at this flag in order to understand what end is up during development. Grr.
In Section
Seekers of Perl Wisdom
|
|