|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^2: Unicode: Perl5 equivalent to Perl6's @string.graphemes?by Jim (Chaplain) |
| on Nov 12, 2010 at 23:37 UTC ( #871169=note: print w/ replies, xml ) | Need Help?? |
|
Can you please explain why you used use open ':std', ':locale' instead of, say, use open qw( :encoding(UTF-8) :std )? What do :std and :locale together do? (Learning how to process Unicode text using Perl: One step forward, two steps back. Every time I think I've learned something, I haven't.)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||