# $File: //member/autrijus/HTML-FromANSI/README $ $Author: autrijus $
# $Revision: #3 $ $Change: 3581 $ $DateTime: 2002/03/28 11:52:18 $

This is the README file for HTML::FromANSI, a small module that
converts ANSI text sequences to corresponding HTML codes, using
stylesheets to control color and blinking properties.

* Installation

HTML::FromANSI uses the standard perl module install process:

perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2001-2002 by Autrijus Tang <autrijus@autrijus.org>.

All rights reserved.  You can redistribute and/or modify
this bundle under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.
