in reply to length() miscounting UTF8 characters?

Maybe this would help, too: http://perldoc.perl.org/feature.html#The-%27unicode_strings%27-feature
  • Comment on Re: length() miscounting UTF8 characters?

Replies are listed 'Best First'.
Re^2: length() miscounting UTF8 characters?
by AppleFritter (Vicar) on Apr 28, 2014 at 09:32 UTC
    That looks quite useful, and I'll take a look. Thank you for the pointer, and thanks for replying!