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

Changes for version 0.32 - 2014-01-20

  • 'id' can't be used any more as an alias for the primary key column name as DBIx::Class doesn't treat it special
  • Try to construct a new row object with all given update attributes and use it to find the row in the database

Modules

like update_or_create - but recursive

Provides

in lib/DBIx/Class/ResultSet/RecursiveUpdate.pm