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

NAME

OpusVL::AppKit::RolesFor::Schema::AppKitAuthDB

VERSION

version 2.24

SYNOPSIS

    with 'OpusVL::AppKit::RolesFor::Schema::AppKitAuthDB';

    __PACKAGE__->merge_authdb;

DESCRIPTION

The role allows the simple importing of the AppKitAuthDB into your own schema so that you can join to the objects. Simply use the role and call merge_authdb (via __PACKAGE__).

NAME

OpusVL::AppKit::RolesFor::Schema::AppKitAuthDB

METHODS

merge_authdb

This loads the results and resultsets from the AppKitAuthDB into your schema.

LICENSE AND COPYRIGHT

Copyright 2011 OpusVL.

This software is licensed according to the "IP Assignment Schedule" provided with the development project.

AUTHOR

OpusVL - www.opusvl.com

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by OpusVL - www.opusvl.com.

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