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

Changes for version 0.13 - 2004-02-22

  • Fixed first bug. Tables got wider if it was a lot of html/ansi codes even if ansisupport was turned on.
  • Fiex bug in draw() on designoutput. delim character was set to linecharacter.
  • Made a wordwrap-module from scratch, and turned out to be more accurate than the previous. Text::ASCIITable::Wrap.
  • Fixed a bug which prevented you to have ANSI/HTML-codes in the beginning and end of a rowline and in headingText.
  • Added support for cutting the table for page-viewing. With a max width. Thanks to Khemir Nadim ibn Hamouda <nadim@khemir.net> for the code and the idea.

Modules

Create a nice formatted table using ASCII characters.