Commit graph

3 commits

Author SHA1 Message Date
David Brownlee
ea969d7813 Remove unnecessary (empty) PLIST files for p5-* packages 2008-05-30 12:22:03 +00:00
Johann Franz
554eda8d5e Update to 0.06.
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
2007-03-03 06:14:58 +00:00
Roman Kulik
092a2eb998 This action implements a sensible default end action, which will forward
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/
2006-03-07 19:30:40 +00:00