Changes for version 1.4 - 2002-10-02
- Added functions equivalant of Term::ANSIColor 1.04.
- $ENV{ANSI_COLOR_DISABLED} and uncolor() are supported.
- Added setscroll(), contributed to Cory Johns.
- Exceptions are now handled by croak() instead of die().
- Documented the Win32::Console emulation mode. It now does not take a ($flag) anymore -- on Win32 it will always spawn a Win32::Console object instead and the constructor arguments are passed to that module verbatim.
- Numerous test fixes.
Modules
Terminal control using ANSI escape sequences.