This module has been modified so that it will compile using the
win32 support in core perl.

- Sarathy.
  [email protected]

Original README follows:

#######################################################################
#
# Win32::Console - Perl implementation of the Win32 Console
# ^^^^^^^^^^^^^^   and Character mode functions
#
# Version: 0.03 (07 Apr 1997)
# by Aldo Calpini <[email protected]>
#
#######################################################################


Manifest
^^^^^^^^
The file Win32Console-0.03.zip contains:

   README
   README.TXT
   TEST.PL
   INSTALL.BAT
   CONSOLE.PM
   CONSOLE.PLL.110
   CONSOLE.PLL.30X
   DOCS/INDEX.HTML
   DOCS/INTRO.HTML
   DOCS/LICENSE.HTML
   DOCS/REFERENCE.HTML
   DOCS/TOC.HTML
   SOURCE/CONSOLE.CPP
   SOURCE/CONSOLE.DEF
   SOURCE/CONSOLE.MAK
   SOURCE/CONSOLE300.MAK
   SOURCE/README.TXT

(be sure to have unzipped it with LONG FILE NAMES and PATHS)


Installation Instructions
^^^^^^^^^^^^^^^^^^^^^^^^^
   1. Run the INSTALL.BAT program.
   2. Run the TEST.PL script.


Documentation
^^^^^^^^^^^^^
Complete documentation for this package is in the file DOCS\INDEX.HTML


What's new in this version
^^^^^^^^^^^^^^^^^^^^^^^^^^
Changes from version 0.01 are:
   . Added "GenerateCtrlEvent" method.
   . The PLL file now comes in 2 versions, one for Perl version 5.001 (build 110)
     and one for Perl version 5.003 (build 300 and higher, EXCEPT 304).
   . added an installation program which will automatically copy the right files
     in the right place.


On-line
^^^^^^^
You can always find the latest version of this package online at:

   http://www.divinf.it/dada/perl/console

Send any comment to:

   Aldo Calpini  <[email protected]>