Changes for version 0.03 - 2003-07-21
- bug: print $s; with $s undef gives two error messages. fixed: now the module croaks.
- bug: print "\e[m" x 100; dies with error message: Deep recursion on subroutine "Win32::Console::ANSI::IO::_PrintString" fixed: the routine is now iterative, not recursive.
- bug: \e(K now restore the original code page.
- fixed some typo in doc and test.pl
Modules
Perl extension to emulate ANSI console on Win32 system.
Provides
in ANSI.pm