sub end : Private { my ($self, $c) = @_; $c->forward("MyPBoard::View::HTC"); } # end sub register : Global { my ( $self, $c ) = @_; } # register