Source
Data::Tabular::Table
This object is used by Data::Tabular to hold a table.
- new
-
This creates a table object.
It requires a header and a data argument.
- title
-
- columns
-
- headers
-
- header_offset
- html
-
returns html representation of the table;
- xml
-
returns xml representation of the table;
- xls
-
returns xls representation of the table;
- txt
-
returns text representation of the table;
syntax highlighting: