Changes for version 0.004 - 2020-11-04

  • Add roles: TablesRole::Util::Basic, TablesRole::Util::Random.
  • [bugfix] Remove whitespace in sample CSV data because by default Text::CSV_XS doesn't allow whitespace unless allow_whitespace=>1 option is given.

Modules

Get table data from DBI
Rotten Tomato ratings of movies with Robert De Niro
Number from 1-5 with English and Indonesian text
Role to access table data from CSV in DATA section
Role to access table data from DBI
Provide utility methods
Provide utility methods related to getting random rows
Standard set of roles for Tables