Hacked By AnonymousFox
Term::Cap
=========
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 requires an OS that supplies
a termcap like terminal capability description file.
As of 1.02 there is also a dependency on Test::More to perform the test suite.
This module will come as standard with 5.8.0 onward.
REPORTING BUGS AND PROBLEMS
Suspected bugs in this module should be reported both to the maintainer
(Jonathan Stowe <jns@gellyfish.co.uk>) and to the perl5-porters
(perl5-porters@perl.org).
The source code for the CPAN release is hosted at
https://github.com/jonathanstowe/Term-Cap
Please feel free to fork it and submit pull requests.
COPYRIGHT AND LICENCE
Copyright 1995-2015 (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.
Hacked By AnonymousFox1.0, Coded By AnonymousFox