package # hide from PAUSE MyAtom::Controller::MyService; use strict; use base qw(Catalyst::Controller::Atompub::Service); 1;