Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neilb/text-table-tiny

Perl module for generating text tables from arrays of data
https://github.com/neilb/text-table-tiny

hacktoberfest

Last synced: about 2 months ago
JSON representation

Perl module for generating text tables from arrays of data

Awesome Lists containing this project

README

        

Text::Table::Tiny - a Perl 5 module for formatting text tables

This distribution contains a Perl 5 module which can generate
simple text tables from two-dimensional arrays. It provides
some basic capabilities for configuring the appearance of the tables.

You can read a nicely formatted version of the documentation for
this module online:

https://metacpan.org/pod/Text::Table::Tiny

You should be able to install this using your usual method for installing
modules from CPAN. If you don't have a usual method, have a look at:

http://www.cpan.org/modules/INSTALL.html

This software is copyright (c) 2020 Neil Bowers.
The module was first released by Creighton Higgins,
but was entirely rewritten by Neil for version 1.00.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.