The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2013-04-09

  • BUG FIXES
    • ta_mbtrunc(): Use mbtrunc() which is the proper method, instead of substr().
    • ta_mbpad(): Since ta_mbtrunc() might generate text with width of ($width-1) or less, depending on the width of the truncated wide character, we need to pad the truncated text to go to $width.

Modules

Routines for text containing ANSI escape codes