freebsd-ports/www/p5-Catalyst-Plugin-DefaultEnd/pkg-plist
Erwin Lansing 1f62f53b65 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-Session/

PR:		ports/89170
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 19:41:01 +00:00

3 lines
171 B
Text

%%SITE_PERL%%/Catalyst/Plugin/DefaultEnd.pm
@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true