K 10 svn:author V 5 kevlo K 8 svn:date V 27 2002-02-15T07:19:26.000000Z K 7 svn:log V 357 Initial import of p5-Text-FormatTable Text::FormatTable renders simple tables as text. You pass to the constructor a table format specification similar to LaTeX (e.g. "r|l|l") and you call methods to fill the table data and insert rules. After the data is filled, you render the table as text. PR: 34257 Submitted by: Seamus Venasse END