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

Changes for version 1.03 - 2003-10-05

  • Names changed:
    • DoPrint is changed into cprint (Color print)
    • DoPrintf is changed into cprintf (Color printf)
    • Clear is changed into clear
  • cprintf now behaves like printf (output seperator is not shown)
  • Win32::Console no longers clear the screen before showing output
  • Bug-fix in clear
  • new method is changed into Init method
  • 2 variables added:
    • Mode: controls how the output is shown (ANSI or Win32::Console)
    • Symbol: defines the color-charachter

Modules

Module to give color to the output