Posted By: Gonzalo Garramuno
Date: 2004-01-18 22:14
Summary: Win32::Console v0.8
Project: Win32::Console
An update from the recently released v0.5 that fixes bugs, adds documentations and a sample test suite for most functions.
Win32::Console is a port of Perl's Win32::Console and Win32::Console::ANSI.
This provides an OO interface to controling a windows console (such as cmd.exe). For those that can use a compiler such as MSVC, a .so can be built for faster performance.
Win32::Console::ANSI offers the ability for a windows console to trap and interpret ANSI Esc control codes to change colors, clear screen, etc.
|
|