Paketname | libtext-table-perl |
Beschreibung | Create tables that adapt to alignment requirements |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.114-1 |
Sektion | perl |
Priorität | extra |
Installierte Größe | 68 Byte |
Hängt ab von | perl (>= 5.6.0-16), libtext-aligner-perl (>= 0.01) |
Empfohlene Pakete | |
Paketbetreuer | Zed Pobre |
Quelle | |
Paketgröße | 31824 Byte |
Prüfsumme MD5 | 8fef90041ab0f73bb833501d3b441344 |
Prüfsumme SHA1 | 9fa410562f9e1408522fcc725631476c8f0f74eb |
Prüfsumme SHA256 | dba1d341598a5dfd719aa752aea6df16b40abf14d7485c03296ea8eb45c11f10 |
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.
|