Term::Cap version 1.01
=====================

Interface to the terminal capability database.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module has no dependencies except it requires an OS that supplies
a termcap like terminal capability description file.

COPYRIGHT AND LICENCE

Copyright 1995-2001 (c) perl5 porters.

This software is free software and can be modified and distributed under
the same terms as Perl itself.

Please see the file README in the Perl source distribution for details of
the Perl license.

