Text-TabularDisplay-1.38

render tabular data as plain text

Index | textproc

Description

Render tabular data like this:

+----+-----------+
| id | name      |
+----+-----------+
| 1  | Tom       |
| 2  | Dick      |
| 3  | Harry     |
+----+-----------+

Categories: textproc, devel