cet.pl - console emphasis tool

Version 2.00

cet.pl is a command line tool for visually emphasizing text in log files
etc. by colorizing the output matching regular expressions.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

LICENSE AND COPYRIGHT

Copyright (C) 2013 Andreas Lund

    This program is free software; you can redistribute it and/or modify
    it under the same terms as Perl itself.

L<http://dev.perl.org/licenses/artistic.html>
