ports

www/p5-HTML-Table

p5-HTML-Table-2.08ap0 – generate HTML tables for cgi scripts

Description

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.

WWW: http://search.cpan.org/dist/HTML-Table/

Categories:
devel perl5 www

Library dependencies

None

Build dependencies

None

Run dependencies

None