it printing empty.
I'd be surprised if setting $template::Stash::PRIVATE even to true value would print anything. First of all it should be $Template::Stash::PRIVATE, but you don't need it anyway. You need process method, try it like this:
Note this $tt->error(), it will tell you what's wrong.$tt->process(\*DATA) || die $tt->error(), "\n";
In reply to Re: help me in template toolkit module.
by zwon
in thread help me in template toolkit module.
by veerubiji
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |