use strict; use warnings; package TestApp::Plugin::AppPluginHasModels::Plugin::MyAppPlugin; use base qw/ Jifty::Plugin /; 1;