libtext-charwidth-perl

Get display widths of characters on the terminal
  http://search.cpan.org/search?module=Text::CharWidth
  0
  no reviews



This module permits perl software to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc.

it provides mbwidth(), mbswidth(), and mblen().