1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/www/p5-Catalyst-Plugin-DefaultEnd/pkg-descr
Erwin Lansing 16db558ec7 Fix WWW
PR:		90270
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2005-12-12 11:46:22 +00:00

10 lines
423 B
Plaintext

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/