The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::TextTable - Create a simple fixed-width text table

SYNOPSIS

use Goo::TextTable;

DESCRIPTION

METHODS

add_row

add a row to the table

render

return a text table

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO