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

Changes for version 0.007

  • Change: f27e0d9bdf0f9b3338bcb72f4d16a5cb5c8d582f Author: Jerome Eteve <jeteve@users.noreply.github.com> Date : 2015-10-15 13:53:19 +0000
    • Merge pull request #2 from markhawkes/master
    • Decorated DBIx::Class::single()
  • Change: 2e26a9e9e70f8e4381115836ccad8b80c6ca94c0 Author: mhawkes <mark.hawkes@broadbean.com> Date : 2015-10-15 11:46:12 +0000
    • Added tests for new single() implementation
  • Change: f436c2c0897bc26df9e03cbd84c00fd51cab1538 Author: markhawkes <github@markhawkes.com> Date : 2015-10-15 11:08:20 +0000
    • Implemented single()
  • Change: 3c36b6e8184e61ccd3c253f937874061397dcaad Author: Jerome Eteve <jerome@broadbean.com> Date : 2015-10-13 14:28:23 +0000
    • Testing the original criteria persists in fast_loop_through

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.