![]() |
|
more useful options | |
PerlMonks |
Re: Why is utf8 flag set after Encode::decode of pure ASCII?by moritz (Cardinal) |
on Mar 29, 2010 at 18:34 UTC ( #831677=note: print w/replies, xml ) | Need Help?? |
The UTF-8 flag is meant to be purely internal - asking about its value in your Perl code and making decisions based on that information is bound to get you in trouble.
Still if the documentation says it should be off, it should probably be updated.
Perl 6 - links to (nearly) everything that is Perl 6.
In Section
Seekers of Perl Wisdom
|
|