DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibhtml-table-perl
BeschreibungPerl module for creating HTML tables
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.08a-2
Sektionperl
Prioritätoptional
Installierte Größe220 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerChristian Sánchez
Quelle
Paketgröße36702 Byte
Prüfsumme MD58d33d33001aae8b3353ee604d8fde7e4
Prüfsumme SHA14c7eddd08b616fe10f8eb0df608dbded11a3afa4
Prüfsumme SHA256a5c71fc8c913721bb2eafb4507de8c5a7d50c982c85935544efb4c86dc0e17c0
Link zum Herunterladenlibhtml-table-perl_2.08a-2_all.deb
Ausführliche BeschreibungHTML::Table is used to generate HTML tables for CGI scripts. By using the methods provided fairly complex tables can be created, manipulated, then printed from Perl scripts. The module also greatly simplifies creating tables within tables from Perl. It is possible to create an entire table using the methods provided and never use an HTML tag. . HTML::Table also allows for creating dynamically sized tables via its addRow and addCol methods. These methods automatically resize the table if passed more cell values than will fit in the current table grid. . Methods are provided for nearly all valid table, row, and cell tags specified for HTML 3.0.


Impressum
Linux is a registered trademark of Linus Torvalds