in reply to Re: How to sanely handle unicode in perl?
in thread How to sanely handle unicode in perl?
karoshi:~>LC_CTYPE=de_DE.UTF-8 ./u8demo.pl I read a line, that is 1 chars long. That line is: � That line in ascii is: o
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How to sanely handle unicode in perl?
by Your Mother (Archbishop) on Mar 20, 2015 at 16:43 UTC | |
by Sec (Monk) on Mar 20, 2015 at 17:12 UTC |