Hi Lo�c, On Thursday, August 26, 2004 at 14:34, Lo�c Paillotin wrote: > I read that both syntax were correct in the Badger Book(which documents > 2.10), so i just wanted to check if my problem is only due to the fact > that 2.06 doesn't support FOREACH x IN y.
Yep. The IN operator in the FOREACH directive was introduced in release 2.09c: * modified grammar to allow 'IN' as an alternate for '=' in FOREACH directives, thus allowing [% FOREACH item IN [ foo, bar, baz ] %] Best regards, Axel _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
