blob: 42b80fdcd452f46a8ee4f6bcd0a390eb5dcef8a5 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://metacpan.org/release/CGI-Application-Plugin-MessageStack
|