package MyCgiApp; use base 'CGI::Application'; use CGI::Application::Plugin::Scotch; # at this point, MyCgiApp should behave as if # CGI::Application::Plugin::Session was imported into the # package.