Name : perl-Text-Table
| |
Version : 1.135.0
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2022-10-15 10:34:43
|
Group : Development/Perl
| Source RPM : perl-Text-Table-1.135.0-1.mga9.src.rpm
|
Size : 0.12 MB
| |
Packager : tv < tv>
| |
Summary : Organize Data in Tables
|
Description :
Organization of data in table form is a time-honored and useful method of data representation. While columns of data are trivially generated by computer through formatted output, even simple tasks like keeping titles aligned with the data columns are not trivial, and the one-shot solutions one comes up with tend to be particularly hard to maintain. Text::Table allows you to create and maintain tables that adapt to alignment requirements as you use them.
Overview The process is simple: you create a table (a Text::Table object) by describing the columns the table is going to have. Then you load lines of data into the table, and finally print the resulting output lines. Alignment of data and column titles is handled dynamically in dependence on the data present.
Table Creation In the simplest case, if all you want is a number of (untitled) columns, you create an unspecified table and start adding data to it. The number of columns is taken fronm the first line of data.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release |