HTML::TableTiler

HTML::TableTiler can easily generates complex graphic styled HTML tables.
Download

HTML::TableTiler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Domizio Demichelis
  • Publisher web site:
  • http://search.cpan.org/~domizio/CGI-Application-Plus-1.21/lib/CGI/Application/CheckRM.pm

HTML::TableTiler Tags


HTML::TableTiler Description

HTML::TableTiler can easily generates complex graphic styled HTML tables. HTML::TableTiler can easily generates complex graphic styled HTML tables.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 Pass only a bidimensional array of data to generate a complete HTML table. No worry to decide in advance the quantity of cells (or rows) in the table.complex graphic patterns generation without coding Just prepare a simple table tile in your preferred WYSIWYG HTML editor and let the module do the job for you.simple to maintain You can indipendently change the table tile or the code, and everything will go as you would expect. Requirements: · Perl · HTML::PullParser >= 1.0 · IO::Util >= 1.2


HTML::TableTiler Related Software