Changes for version 1.11 - 2016-06-14

  • Lowercase column names before prettifying them, so that Oracle users get same niceness (e.g. FIRST_NAME => 'First Name', not 'FIRST NAME')
  • thanks to Jared Still (jkstill) for this in GH PR-1 (hurrah, first pull request :)

Modules

a subclass of HTML::Table to easily generate a HTML table from the result of a database query

Examples