NAME TableData::Object - Manipulate data structure via table object VERSION This document describes version 0.112 of TableData::Object (from Perl distribution TableData-Object), released on 2020-05-29. FUNCTIONS table($data[ , $spec ]) => obj Shortcut for "TableData::Object->new(...)". METHODS new($data[ , $spec ]) => obj Detect the structure of $data and create the appropriate "TableData::Object::FORM" object. HOMEPAGE Please visit the project's homepage at . SOURCE Source repository is at . BUGS Please report any bugs or feature requests on the bugtracker website When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. SEE ALSO TableData::Object::Base for list of available methods. TableData::Object::aos TableData::Object::aoaos TableData::Object::aohos TableData::Object::hash AUTHOR perlancar COPYRIGHT AND LICENSE This software is copyright (c) 2020, 2019, 2017, 2016, 2015, 2014 by perlancar@cpan.org. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.