Changes for version 0.14 - 2004-03-21

  • Cleaned/rewrote the Text::ASCIITable::Wrap code. Same result, better code.
  • Removed code wich prevented a external callbacksub for align from functioning if allowANSI or allowHTML was set.
  • Added support for a callback subroutine instead of the internal count function.
  • Added some caching in getColWidth.
  • alignCol and setOptions now accepts a hash to set values.
  • Columns containing just 0 was not shown. Fixed.
  • addRow no longer expects exact number of columns.

Modules

Create a nice formatted table using ASCII characters.