./wip/p5-CGI-Application-Plugin-Forward, Pass control from one run mode to another

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


Branch: CURRENT, Version: 1.06nb1, Package name: p5-CGI-Application-Plugin-Forward-1.06nb1, Maintainer: ficovh

The forward method passes control to another run mode and returns its output.
This is equivalent to calling $self->$other_runmode, except that
CGI::Application's internal value of the current run mode is updated.
This means that calling $self->get_current_runmode after calling forward will
return the name of the new run mode.
This is useful for modules that depend on the name of the current run mode
such as CGI::Application::Plugin::AnyTemplate.


Required to run:
[www/p5-CGI-Application] [lang/perl5] [devel/p5-Test-Simple] [wip/p5-CGI-Application-Plugin-AutoRunmode]

Required to build:
[devel/p5-Module-Build] [pkgtools/cwrappers]

Master sites: (Expand)

RMD160: b8102db6aa1595d7e46362c30694189afbb22d1f
Filesize: 9.302 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.
   2009-09-09 22:04:50 by Fco Valladolid | Files touched by this commit (3) | Imported package
Log message:
initial import