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 106:
=over without closing =back