in reply to Re^2: length() miscounting UTF8 characters?
in thread length() miscounting UTF8 characters?
use open IO => ':utf8', ':std';
The order matters.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: length() miscounting UTF8 characters?
by AppleFritter (Vicar) on Apr 27, 2014 at 22:59 UTC | |
by choroba (Cardinal) on Apr 27, 2014 at 23:06 UTC |