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

Changes for version 0.04 - 2015-11-05

  • Added this Changes file. Addresses RT#97285
  • Now use Exporter, and provide an optional export generate_table(), which works exactly the same as the previous table() function. The old interface is provided for back compat. Tests for new interface.
  • Restructured the doc.
  • Cleaned up the dist.ini, which now adds a META.json to releases.
  • Added a SEE ALSO section to the doc, which refers the reader to the See Also section in Text::Table::Manifold RT#107613.
  • Specified min perl version as 5.006
  • Github repo now listed in the doc and in the dist metadata

Modules

simple text tables from 2D arrays, with limited templating options