Skip to content

Functions for changing and querying the TTY for various resources, such as colors

Notifications You must be signed in to change notification settings

trapd00r/Term-ExtendedColor-TTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                 Term::ExtendedColor::TTY

  Copyright 2011 Magnus Woldrich <m@japh.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 m@japh.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.

About

Functions for changing and querying the TTY for various resources, such as colors

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages