libhtml-dashboard-perl

Module that tries to achieve spreadsheet-like formatting for html tables
  https://metacpan.org/release/HTML-Dashboard
  0
  no reviews



Rather than having to build up an html table from data, row by row and cell by cell, applying formatting rules at every step, html::dashboard allows the user to specify a set of simple rules with the desired formatting options. html::dashboard will evaluate the rules and apply the formatting options as necessary.