libtext-simpletable-perl

Perl module for creating simple eyecandy ascii tables
  https://metacpan.org/release/Text-SimpleTable
  0
  no reviews



Text::simpletable is a replacement for the text::asciitable module.

if you need to create text tables like

.-------+------------.
| foob- | yadayaday- |
| arbaz | ada |
'-------+------------'
this module is for you.