Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 2 | -7/+6 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | upgrade to 1.00 | Ying-Chieh Liao | 2002-11-15 | 2 | -2/+2 |
| | | | | | PR: 45279 Submitted by: maintainer | ||||
* | Initial import of p5-Text-FormatTable | Kevin Lo | 2002-02-15 | 5 | -0/+38 |
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 <svenasse@polaris.ca> |