-
-
03 Aug 2017 13:08:38 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (515 / 2 / 0)
- Kwalitee
Bus factor: 1- 89.12% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (18.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.009
- Change: 7098a266e7653a0d73bc3237b80a69b48416a267 Author: Jerome Eteve <jeteve@users.noreply.github.com> Date : 2017-08-03 10:25:47 +0000
- Merge pull request #5 from markhawkes/master
- Added update_or_create()
- Change: 36cc8a93a399fb9926a6a2bb10c5dbc67ebe1a81 Author: mhawkes <mark.hawkes@broadbean.com> Date : 2017-08-02 13:29:46 +0000
- Added update_or_create()
- ...which calls the underlying DBIx::Class::ResultSet::update_or_create
- Plus 8 releases after 2016-08-03 00:00:00 +0000.
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 fromBase class for object containing business code around another DBIC object.Module Install Instructions
To install DBIx::Class::Wrapper, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Class::Wrapper
perl -MCPAN -e shell install DBIx::Class::Wrapper
For more information on module installation, please visit the detailed CPAN module installation guide.