Package : perl-Text-Table-Tiny

Package details

Summary: Generate simple text tables from 2D arrays

Description:
This module provides a single function, 'generate_table', which formats a
two-dimensional array of data as a text table. There are a number of
options for adjusting the output format, but the intention is that the
default option is good enough for most uses.

The example shown in the SYNOPSIS generates the following table:

+------------+---------+-------+
| Pokemon | Type | Count |
+------------+---------+-------+
| Abra | Psychic | 5 |
| Ekans | Poison | 123 |
| Feraligatr | Water | 5678 |
+------------+---------+-------+



Maintainer: tv

List of RPMs

    No RPM found for perl-Text-Table-Tiny using the current filters, try other values.