NAME

OpusVL::Preferences::RolesFor::Schema

VERSION

version 0.20

SYNOPSIS

This allows for our preferences to be inserted into an existing schema and make use of the existing connection details.

# in your schema class.
with 'OpusVL::Preferences::RolesFor::Schema';
__PACKAGE__->setup_preferences_schema;

NAME

OpusVL::Preferences::RolesFor::Schema

METHODS

setup_preferences_schema

LICENSE AND COPYRIGHT

Copyright 2012 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) 2011 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.