aboutsummaryrefslogblamecommitdiff
path: root/www/p5-CGI-Application-Plugin-Forward/pkg-descr
blob: 6708e9d9c7dd0af33cec3474aa89422e1fdf2da9 (plain) (tree)
1
2
3
4



                                                                     
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.