in reply to
function length() in UTF-8 context
To debug scripts that work with unicode data,
Devel::Peek
Dump function will let you see how perl represents strings internally.
Comment on
Re: function length() in UTF-8 context
In Section
Seekers of Perl Wisdom