Term::ExtendedColor::TTY
Copyright 2011 Magnus Woldrich <magnus@trapd00r.se>. This program is free
software; you may redistribute it and/or modify it under the same terms as
Perl itself.
I welcome bug reports and patches for this package at magnus@trapd00r.se.
REQUIREMENTS
The test suite requires the Test::More module. To check the POD documentation,
Test::Pod is also required.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
HOMEPAGE AND SORCE REPOSITORY
The Term::ExtendedColor::TTY web page at:
http://github.com/trapd00r/Term-ExtendedColor-TTY
will always have the current version of this package, the current
documentation, and pointers to any additional resources.
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Term::ExtendedColor::TTY
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Term-ExtendedColor-TTY
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Term-ExtendedColor-TTY
CPAN Ratings
http://cpanratings.perl.org/d/Term-ExtendedColor-TTY
Search CPAN
http://search.cpan.org/dist/Term-ExtendedColor-TTY/
LICENSE AND COPYRIGHT
Copyright (C) 2010 Magnus Woldrich
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.