| Data-Tabular documentation | view source | Contained in the Data-Tabular distribution. |
Data::Tabular::Output::TXT
This object is used by Data::Tabular to render a table in text format.
Normally this object is constructed by the Data::Tabular::html method.
It requires two arguments: a table and and an output object.
return a string that represents the table.
| Data-Tabular documentation | view source | Contained in the Data-Tabular distribution. |