套件: libhtml-table-perl (2.08a-3)
libhtml-table-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libhtml-table-perl:
- [libhtml-table-perl_2.08a-3.dsc]
- [libhtml-table-perl_2.08a.orig.tar.gz]
- [libhtml-table-perl_2.08a-3.debian.tar.gz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Christian Sánchez
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for creating HTML tables
HTML::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.
其他與 libhtml-table-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language