NAME

Data::Tabular::Table::Extra

SYNOPSIS

This object is used by Data::Tabular to hold a table with calculated columns.

DESCRIPTION

This object holds a table that has calculated columns.

METHODS

is_extra

The is extra method is used by underlying row to decide if a column needs to be calculated.

SEE ALSO

Data::Tabular::Row::Extra