The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::Tabular::Table::Data -

SYNOPSIS

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

DESCRIPTION

CONSTRUCTOR

new

METHODS

rows
get_row_column
get_row_column_name
row_count
all_headers
row_package
headers

AUTHOR

"G. Allen Morris III" <gam3@gam3.net>

COPYRIGHT

Copyright (C) 2003-2007, G. Allen Morris III, all rights reserved

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Data::Tabular, Data::Tabular::Table