Changes for version 0.06 - 2003-01-11

  • Went over to use Text::Aligner instead of own functions.
  • Added alignCol. (Which uses Text::Aligner)
  • Made alignColRight an alias to alignCol($col,'right');
  • Added options to hide lines/headrow from output.
  • Added 'reporterrors' for removal of error reporting to STDERR.
  • Added multiline support for AddRow.
  • Added wordwrap support, using Text::Wrap.

Modules

Create a nice formatted table using ASCII characters. Nice, if you want to output dynamic text to your console or other fixed-size displays.