The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Text-ANSI-Util

0.04    2013-04-08 (SHARYANTO)

        [BUG FIXES]

        - ta_{,mb}wrap(): Handles multiple paragraph, fix bug where last word of
          text is sometimes removed, do not remove terminating newline.


0.03    2013-04-06 (SHARYANTO)

        [ENHANCEMENTS]

        - Add functions: ta_split_codes, ta_{,mb}trunc, ta_{,mb}pad.


0.02    2013-03-20 (SHARYANTO)

        - Fix failing CT reports by skipping tests on systems without Chinese
          locale support.


0.01    2013-03-13 (SHARYANTO)

        First release.