Help for this page
sub moo : Local Args(0) { my ( $self, $c ) = @_; $c->response->body("OHAI, COW!"); }