Data::Tabular::Output::TXT - Data::Tabular::Output::TXT documentation


Data-Tabular documentation  | view source Contained in the Data-Tabular distribution.

Index


NAME

Top

Data::Tabular::Output::TXT

SYNOPSIS

Top

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

DESCRIPTION

Top

CONSTRUCTOR

Top

new

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

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

METHODS

Top

text

return a string that represents the table.


Data-Tabular documentation  | view source Contained in the Data-Tabular distribution.