![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: wide character warning!by Loops (Curate) |
on Nov 06, 2014 at 09:25 UTC ( #1106342=note: print w/replies, xml ) | Need Help?? |
Hi, and welcome to the monastery. If you add "use diagnostics;" in addition to your "use 5.018;" Perl will give you a helpful error with a solution:
Although another choice if you want to configure all of Perl's Unicode options is the utf8::all module.
In Section
Seekers of Perl Wisdom
|
|