NAME
Catalyst::Model::DBIC::ConfigPerSite - superclass for DBIC::Schema models
DESCRIPTION
Provides per-site database connections in your DBIC::Schema model
SYNOPSIS
package MyApp::Model::DBIC;
use Moose;
extends 'Catalyst::Model::DBIC::ConfigPerSite';
...
METHODS
build_per_context_instance
SEE ALSO
Catalyst::Component::InstancePerContext
Moose::Role
AUTHOR
Aaron Trevena, E<lt>aaron@aarontrevena.co.ukE<gt>
COPYRIGHT AND LICENSE
Copyright (C) 2010-2013 by Aaron Trevena
This library is free software; you can redistribute it and/or
it under the same terms as Perl itself, either Perl version 5
at your option, any later version of Perl 5 you may have avai