p5-Text-SimpleTable-2.07p0
simple eyecandy ASCII Tables
Back to search · Project homepage
Description
Simple eyecandy ASCII tables, as seen in Catalyst.
use Text::SimpleTable;
my $t1 = Text::SimpleTable->new( 5, 10 );
$t1->row( 'foobarbaz', 'yadayadayada' );
print $t1->draw;
.-------+------------.
| foob- | yadayaday- |
| arbaz | ada |
'-------+------------'
Package information
- Ports path
- textproc/p5-Text-SimpleTable
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- textproc, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Test
Used by (4 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.