The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.16

  • Method setCellSpan was documented but not implemented. Thanks to David Link <dvlink@yahoo.com> for finding this
  • Added methods setClass|setCellClass|setRowClass|setColClass. Thanks to Al Tobey <albert.tobey@priority-health.com> for suggesting this
  • Added method sort. Sorts a table by the values of a specified column. Sort can be numeric or alphanumeric, ascending or descending. Thanks to David Link <dvlink@yahoo.com> for this addition
  • Added versions of the setCell|Row|Col methods, setLastCell|Row|Col. These automatically apply the method to the last Cell|Row|Col in the table. Thanks to Paul Vernaza <vernaza@stwing.upenn.edu> for this addition
  • Added quotes around caption style parameter. Thanks to Ville Skyttä <ville.skytta@iki.fi> for fixing this
  • Changed the <br> tag to <br /> in _getTableHashValues. Thanks to Ville Skyttä <ville.skytta@iki.fi> for fixing this

Modules

produces HTML tables