[cgiapp] Re: passing in a param from another runmode

Mark Fuller azfuller at gmail.com
Wed May 7 16:27:49 EDT 2008


On Wed, May 7, 2008 at 12:53 PM, Robert Hicks <sigzero at gmail.com> wrote:
>  That would be for H::T correct? I use TT and the line that I output looks
> like:
>
>     return $self->tt_process( 'home.html', \%params );

Yes, same thing. The idea is, from the invoked runmode/method you want
to return the returned output of the home runmode/method. (Think
nesting.).

Mark


More information about the cgiapp mailing list