[cgiapp] Re: passing in a param from another runmode
Robert Hicks
sigzero at gmail.com
Wed May 7 17:23:25 EDT 2008
Mark Fuller wrote:
> 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
Gotcha! and it worked. Thanks!
Robert
More information about the cgiapp
mailing list