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

get display widths of characters on the terminal

 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().