ABOUT
        This is a toolkit for rendering plain text via an API like
        that used for graphics rendering in GUI toolkits.  This
        package might be used when you want to do sophisticated
        rendering of plain text, e.g., for graphing, creating of
        complex forms for email and fax, and so on.

        more info: 
                perldoc lib/Text/Graphics.pm
        and
                http:://people.healthquiz.com/sfarrell/Text::Graphics/
INSTALLATION
        perl Makefile.pl
        make
        make test
        make install

Please feel free to contact the author, Stephen Farrell, at steve@farrell.org with any questions or comments.