freebsd-ports/www/p5-CGI-Application-Plugin-F.../pkg-descr

5 lines
213 B
Plaintext

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.