Help for this page
sub hello : Global { my ( $self, $c ) = @_; ... my ( $self, $c ) = @_; $c->forward( $c->view('TT') ); }