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

Changes for version 0.71 - 2012-12-06

  • BUG FIXES
    • Handle Dancer prefix setting changing after simple_crud() is called (reported by Rahul Kotamaraju in RT #73620)
    • Work properly with named database handle - previously, if you supplied a named DB connection to use, it would be used in some places but not everywhere - there were some naked database->... calls without the connection name passed. This was also reported by Rahul in RT #73620
      • thanks to Rahul for the reports, and sorry the RT ticket sat unseen for so long!

Modules

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

Provides

in lib/Dancer/Plugin/SimpleCRUD.pm