in reply to Template Toolkit - Setting variables between new() and process()
Looks like that should work.$tt->context->stash->set(foo => 'bar');
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Template Toolkit - Setting variables between new() and process()
by Anonymous Monk on Feb 27, 2004 at 21:38 UTC |