./wip/p5-CGI-Application-Plugin-Redirect, Easy external redirects in CGI::Application

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.00, Package name: p5-CGI-Application-Plugin-Redirect-1.00, Maintainer: ficovh

This plugin provides an easy way to do external redirects in CGI::Application.
You don't have to worry about setting headers or worrying about return types,
as that is all handled for you.
redirect does an external redirect, which means that the browser will
receive a command to load a new page, and a fresh request will come in.
If you just want to display the results of another runmode
within the same module, then it is often sufficient to use
the forward method in CGI::Application::Plugin::Forward
instead.


Required to run:
[www/p5-CGI-Application] [lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 63ccc007444dc4565899298abcf305de3e771c52
Filesize: 3.56 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.