package Module::CPANTS::Site::Model::DBIC; use strict; use warnings; use base qw( Catalyst::Model::DBIC::Schema ); 1; __END__ =head1 NAME Module::CPANTS::Site::Model::DBIC - DBIC Model Component =head1 SYNOPSIS See L =head1 DESCRIPTION DBIC Model Component. =head1 AUTHOR Thomas Klausner, =head1 LICENSE This library is free software . You can redistribute it and/or modify it under the same terms as perl itself. =cut