Index of /ports_www/p5-HTML-TableTiler
Name Last modified Size
Parent Directory -
Makefile 28-Apr-2008 18:16 704
distinfo 28-May-2011 14:15 146
pkg-descr 21-Sep-2005 23:35 701
pkg-plist 22-Jan-2006 05:57 177
HTML::TableTiler uses a minimum HTML table as a tile to generate a complete
HTML table from a bidimensional array of data. It can easily produce simple or
complex graphic styled tables with minimum effort and maximum speed.
Think about the table tile as a sort of tile that automatically expands itself
to contain the whole data. You can control the final look of a table by
choosing either the HORIZONTAL and the VERTICAL tiling mode among:
PULL, TILE and TRIM.
The main advantages to use it are:
* automatic table generation
* complex graphic patterns generation without coding
* simple to maintain
WWW: http://search.cpan.org/dist/HTML-TableTiler/
Author: Domizio Demichelis <dd@4pro.net>