Package : perl-DBIx-Class-ResultSet-RecursiveUpdate

Package details

Summary: DBIx-Class extension for providing recursive updates

Description:
You can feed the ->create method of DBIx::Class with a recursive datastructure
and have the related records created. Unfortunately you cannot do a similar
thing with update_or_create. This module tries to fill that void until
DBIx::Class has an api itself.

The functional interface can be used without modifications of the model, for
example by form processors like HTML::FormHandler::Model::DBIC.


URL: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs