# $File$ $Author$
# $Revision$ $Change$ $DateTime$

This is the README file for Text::Thread, an utility module to convert
tree structured items into ascii tree items by Chia-liang Kao.

Please see the POD documentations for complete details,
features, and usage.

* Installation

Text::Thread uses the standard perl module install process:

perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2001,2006 by Chia-liang Kao <clkao@clkao.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>.