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 0.04 - 2009-07-23

  • Add -override_headers and -rename_headers options, to allow the table headings to be customised easily. Pass the row hashref to callbacks, in case they need to look at the rest of the row in order to apply their transformation properly (this should not break existing code).

Modules

subclass of HTML::Table to generate tables easily from a database query

Examples