pkgsrc-wip/p5-DBIx-Class-ResultSet-Rec.../DESCR

5 lines
257 B
Plaintext

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.