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

0.05    2014-04-24 (SHARYANTO)

        - No functional changes.

        - Rename module: Data::Unixish::{ansi,ANSI} to avoid ambiguity of
          Data::Unixish::ansi (it's not a dux function but a subpackage).


0.04    2014-04-20 (SHARYANTO)

        - Adjust to App::dux 1.30+ (no longer uses x.dux.default_format but
          x.perinci.cmdline.default_format).

        - Fix a bug in ansi::color.

        - Tweak Rinci metadata to make cmdline more convenient (set positional
          argument, short options -i & -c).


0.03    2014-04-20 (SHARYANTO)

        - Adjust to Data::Unixish 1.43, tag functions as itemfunc.


0.02    2013-04-20 (SHARYANTO)

        - Add func: ansi::highlight.


0.01    2013-04-12 (SHARYANTO)

        - First version.