cet.pl - console emphasis tool

Version 2.02

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

AUTHOR

       Andreas Lund <floyd at atc.no>, C Hutchinson <taint at cpan.org>

MAINTAINER

       C Hutchinson <taint at cpan.org>

COPYRIGHT

       Copyright (C) 2013 Andreas Lund, C Hutchinson

LICENSE

   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>