![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: utf8 bloody charsby moritz (Cardinal) |
on Oct 20, 2015 at 10:33 UTC ( #1145406=note: print w/replies, xml ) | Need Help?? |
use the -C command line switch Or binmode STDOUT, ':encoding(UTF-8)'; inside the script.
In Section
Seekers of Perl Wisdom
|
|