B. Watson 667bd4354f perl/perl-Text-CharWidth: New maintainer. 2 vuotta sitten
..
README 667bd4354f perl/perl-Text-CharWidth: New maintainer. 2 vuotta sitten
perl-Text-CharWidth.SlackBuild 667bd4354f perl/perl-Text-CharWidth: New maintainer. 2 vuotta sitten
perl-Text-CharWidth.info 667bd4354f perl/perl-Text-CharWidth: New maintainer. 2 vuotta sitten
slack-desc 667bd4354f perl/perl-Text-CharWidth: New maintainer. 2 vuotta sitten

README

perl-Text-CharWidth (perl module)

This perl module, Text::CharWidth, gets the number of columns occupied
by a string on a terminal. This is not always equal to the number
of characters, depending on the encoding in use. This is similar to
wcwidth(3) and wcswidth(3) in C.

This perl module is needed by Text::WrapI18N.