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

NAME

Data::Tabular::Output::TXT

SYNOPSIS

This object is used by Data::Tabular to render a table in text format.

DESCRIPTION

CONSTRUCTOR

new

Normally this object is constructed by the Data::Tabular::html method.

It requires two arguments: a table and and an output object.

METHODS

text

return a string that represents the table.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 107:

=over without closing =back