package TestAtompub::Controller::Service; use strict; use base qw(Catalyst::Controller::Atompub::Service); 1;