The textproc/p5-Text-CharWidth port
p5-Text-CharWidth-0.04p0 – get number of occupied columns of a string on terminal (cvsweb github mirror)
Description
This module allows determining the display width of strings, mostly useful with multibyte character encodings. It provides functionality equivalent to C's wcwidth(3), wcswidth(3) and mblen(3). While most characters have a width of 1, there are exceptions - many east Asian characters have a width of 2, and some languages use Unicode "combining characters" which have a zero width.WWW: https://metacpan.org/release/Text-CharWidth
Maintainer
The OpenBSD ports mailing-list
Categories
Files
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Text/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Text/CharWidth.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Text/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Text/CharWidth/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Text/CharWidth/CharWidth.so
- /usr/local/man/man3p/Text::CharWidth.3p