/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Data-Tabular/blib/lib/Data/Tabular/Output/TXT.pm


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.