[Templates] Problems with a block
Bill Moseley
moseley at hank.org
Tue Jul 22 19:27:47 BST 2008
On Tue, Jul 22, 2008 at 01:44:53PM -0400, Tosh, Michael J wrote:
> I did attempt to put the block at the top of the file, but got the same
> error.
Maybe post an example that others can run and easily repeat your
problem?
$ perl -MTemplate -le 'Template->new->process( \"hello [% PROCESS foo %] there [% BLOCK foo %] in foo [% END %]" )'
hello in foo there
--
Bill Moseley
moseley at hank.org
Sent from my iMutt
More information about the templates
mailing list