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

Changes for version 0.08 - 2013-04-19

  • ENHANCEMENTS
    • Add functions: ta_extract_codes, ta_add_color_resets, ta_length_height.
    • ta_highlight{,all}: $needle can now be a Regexp.
    • ta_{,mb}wrap: Reimplement, now behavior similar to Text::WideChar::Util's {,mb}wrap().
  • INCOMPATIBLE CHANGES
    • ta_highlight{,_all}: Remove argument $ci, now use qr/foo/i as $needle for case-insensitive highlighting.

Modules

Routines for text containing ANSI escape codes