perl-text-charwidth: perl-Text-CharWidth (Column Computer)
perl-text-charwidth: 
perl-text-charwidth: This perl module, Text::CharWidth, gets number of occupied columns of
perl-text-charwidth: a string on a terminal.
perl-text-charwidth: This module supplies features similar as wcwidth(3) and wcswidth(3)
perl-text-charwidth: in C language.
perl-text-charwidth: It computes number of columns ocuuied on the terminal by a text
perl-text-charwidth: string, which is not always equal to its number of characters and
perl-text-charwidth: depends on the encoding used.
perl-text-charwidth: Parameters are to be given in locale encoding, not always in UTF-8.
perl-text-charwidth: 
