Binary package “libtext-charwidth-perl” in ubuntu mantic

get display widths of characters on the terminal

 Text::CharWidth permits one to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().