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

  • Maypole::Plugin::FormBuilder
    • removed some dead code incl. as_form_with_related
  • Maypole::FormBuilder::Model
    • load Class::DBI::Plugin::Type, rather than expecting the caller to do so
  • templates
    • removed view_related - MP::P::QuickTable is smart enough to figure out has_many items in the view template
    • adjusted column naming in list template to include has_many fields - see MP::P::QuickTable for other changes to make listview and editlistview show the same data - see http://rt.cpan.org/Ticket/Display.html?id=13779
    • added some notes in source of pager template, sent by Ron McClain, to get the pager to work for search results. There's still a couple of things broken at the moment though - see also http://rt.cpan.org/Ticket/Display.html?id=13781
  • added Maypole::Plugin::QuickTable as a prereq

Modules

CGI::FormBuilder support in Maypole
Class::DBI model without ::Loader
CGI::FormBuilder for Maypole

Provides

in lib/Maypole/FormBuilder/View.pm