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.007 - 2021-02-19

  • Add arguments: row_attrs (to specify per-row attributes), col_attrs (to specify per-column attributes) in addition to per-cell attributes in cell_attrs.
  • Add argument: align. Recognize attribute: align (per-table, per-row, per-column, as well as per-cell).
  • [incompatible change] Only observe bottom_border & top_border in per-row attributes.

Modules

Text::Table::Tiny + support for column/row spans