perl-Catalyst-Action-RenderView - Sensible default end action
Website: | http://search.cpan.org/dist/Catalyst-Action-RenderView/ |
---|---|
License: | GPL+ or Artistic |
- Description:
This action implements a sensible default end action, which will forward to the first available view, unless $c->res->status is a 3xx code (redirection, not modified, etc.), 204 (no content), or $c->res->body has already been set. It also allows you to pass dump_info=1 to the url in order to force a debug screen, while in debug mode.
Packages
perl-Catalyst-Action-RenderView-0.16-5m.mo8.noarch [12 KiB] |
Changelog
by NARITA Koichi (2012-01-17):
- (0.16-5m) - enable test |