Path to this page:
./
wip/p5-CGI-Application-Plugin-Redirect,
Easy external redirects in CGI::Application
Branch: CURRENT,
Version: 1.00,
Package name: p5-CGI-Application-Plugin-Redirect-1.00,
Maintainer: ficovhThis 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)