Curses::Widgets Module for Perl
==============================

Author: Arthur Corliss
Date:  November 18, 1999

Description:
------------

High level access to basic Curses widgets and related functions.

Requirements:
-------------

--(n)Curses libraries
--Curses module

Instructions:
-------------

All that one needs to do is:

	perl Makefile.pl
	make test
	make install

Documentation for using the module is available if one types the following:

	perldoc Curses::Widgets

If you find any value in this module, write me!  All hints, tips, and wishes
are welcome at corliss@odinicfoundation.org.
