Paketname | libtext-table-perl |
Beschreibung | Create tables that adapt to alignment requirements |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.114-1 |
Sektion | universe/perl |
Priorität | extra |
Installierte Größe | 108 Byte |
Hängt ab von | perl (>= 5.6.0-16), libtext-aligner-perl (>= 0.01) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 32438 Byte |
Prüfsumme MD5 | c2895db4800ffe7d057477ebfb8eb262 |
Prüfsumme SHA1 | df28ef814282ecf5db49756596d7bd915419325a |
Prüfsumme SHA256 | 43e285c40ca39afc2b9df19beca93865e773b398b399708abddc7716f77705db |
Link zum Herunterladen | libtext-table-perl_1.114-1_i386.deb |
Ausführliche Beschreibung | You create 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.
|