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

Changes for version 0.006

  • Change: 10cafc0f288f15c41e7fd87f046f51a528bd1a61 Author: Jerome Eteve <jeteve@users.noreply.github.com> Date : 2015-07-15 15:50:18 +0000
    • Merge pull request #1 from patmooney/implement-find_or_new
    • implement find or new
  • Change: 90385382951b9e858cfe12f1607ad1243b308b3d Author: Patrick Mooney <patrick@broadbean.com> Date : 2015-07-15 15:41:45 +0000
    • make sure we check the storage status of the correct result
  • Change: 2c27422fde7300bd8ffce2dd055cfeb888b52f35 Author: Patrick Mooney <patrick@broadbean.com> Date : 2015-07-15 15:34:37 +0000
    • implement find or new

Modules

A Moose role to allow your business model to wrap business code around a dbic model.
A factory class that decorates a DBIx::Class::ResultSet.
A Factory class to inherit from
Base class for object containing business code around another DBIC object.