The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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