Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > ee0a8ba30a409f1da4de96bca0b9de1a

perl-CGI-Application-Plugin-Forward-1.60.0-9.mga6.noarch.rpm

Description:

The forward method passes control to another run mode and returns its
output. This is equivalent to calling '$self->$other_runmode', except that
the CGI::Application manpage'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 the
CGI::Application::Plugin::AnyTemplate manpage.

For example, here's how to pass control to a run mode named 'other_action'
from 'start' while updating the value of 'current_run_mode':

Sources packages:

Other version of this rpm: