in reply to Re^3: Trying to determine the output length of a Unicode string
in thread Trying to determine the output length of a Unicode string
I suppose my shell is capable of displaying unicode (utf8).
When I run this
perl -CO -E 'say "\x{263a}"'I get this output
☺
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Trying to determine the output length of a Unicode string
by Jim (Curate) on Sep 26, 2011 at 20:07 UTC | |
by Anonymous Monk on Sep 27, 2011 at 15:38 UTC |