The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.92 - 2014-03-06

  • BUG FIXES
    • Make the key_column feature work properly. Thanks to tobyink on IRC - we referred to params->{$key_column} which worked by accident if your key column was 'id' (default), but if you'd changed it, it wouldn't match the 'id' param from the route. Also, be more robust about looking for params from the desired source.

Modules

very simple CRUD (create/read/update/delete)

Provides

in lib/Dancer/Plugin/SimpleCRUD.pm