README Text::Color 0.1 from Thomas Linden
==========================================


This is the perlmodule Text::Color, which provides the function
cprint. You can use cprint to print Colored text to STDOUT (console).



INSTALLATION
============

	Type the following commands:

	perl Makefile.pl
	make
	make install

	This should install the module properly. Note, you have to become
	root for the last command!


HELP
====

	If you need help on using this module, simply type:
	
	perldoc Text::Color

	Additional there is a sample perlscript available named
	"test.pl". Take a look to this script to learn more.




AUTHOR
======

	Thomas Linden <tom@daemon.de>



LICENSE
=======

	This perlmodule is distributed under the GPL.
