Description
Perl terminal and text tools can calculate the display width of characters more accurately than simple byte or character counts. This is useful for aligned tables, prompts, and text interfaces that include wide or multibyte characters.
It is a developer library. Display-width handling should be tested with the languages and terminal fonts the application expects to support.