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

NAME

App::Manoc::DB::Result::UserGroup

VERSION

version 2.99.2

DESCRIPTION

This is an object that represents a row in the 'user_groups' table of your application database. It uses DBIx::Class (aka, DBIC) to do ORM.

NAME

App::Manoc::DB::Result::UserGroup - A model object representing the JOIN between Users and Groups.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.