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:
perl-Text-CharWidth: Parameters are to be given in locale encoding, not always in UTF-8.