Changes for version 0.015 - 2023-02-24
- [doc] Mention TableDataRole::Source::SQLite.
- Aid debugging CSV parsing error by setting Text::CSV's options auto_diag=>9 and diag_verbose=>1.
Modules
Get table data from array of arrays
Get table data from array of hashes
Get table data from DBI
Access a series of other tabledata instances
Filter rows of another tabledata
Reverse the order of rows of another tabledata
Rotten Tomato ratings of movies with Robert De Niro
Alias package for TableData::AOA
Alias package for TableData::AOH
Number from 1-5 with English and Indonesian text
Some English words with Indonesian equivalents
Some English words with Indonesian equivalents
Some English words with Indonesian equivalents
Alias package for TableData::DBI
A test table
Role to access a series of other tabledata instances
Role to filter rows from another tabledata
Reverse the rows of another tabledata
Get table data from an array of arrays
Get table data from an array of hashes
Role to access table data from CSV in DATA section
Role to access table data from CSV in a file/filehandle
Role to access table data from CSV in a set of files/filehandles
Role to access table data from DBI
Get table data from an iterator
Provide as_csv() and other CSV-related methods
Standard set of roles for TableData