Changes since 0.03:
0.06 27-04-2006 11:45:00
- change to clustering () for performance.
- Add 401 to list of urls not to render template for.
0.05 27-03-2006 00:02:00
- Don't forward for HEAD requests
- Don't forward for 204s.
0.04 11-09-2005 16:32:00
- Do not forward to view if there are errors, and no template
- check body for definedness, not true/false.
- added live tests
to the first available view, unless status is set to 3xx, or there is a
response body. It also allows you to pass dump_info=1 to the url in
order to force a debug screen, while in debug mode.
If you have more than 1 view, you can specify which one to use with the
'view' config setting.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-DefaultEnd/