package Sharkpool::M::Article; use strict; use base qw/Sharkpool::M::CDBI CatalystX::Blog::Model::Article/; =head1 NAME Sharkpool::M::Article - Article Model Component Class =head1 SYNOPSIS Very simple to use =head1 DESCRIPTION Very nice component. =head1 AUTHOR Clever guy =head1 LICENSE This library is free software . You can redistribute it and/or modify it under the same terms as perl itself. =cut 1;