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.31

  • tabulate() now defaults to showing columns for display_columns + related.
  • tabulate now accepts objects as an optional *named* argument, and not as a required positional argument. If not supplied, defaults to $request->objects
  • renamed _tabulate to _tabulate_object
  • fixed excessive warnings from _tabulate_object if no stringify_column (still issues some warnings in debug mode)

Modules

HTML::QuickTable goodness for Maypole