[Israel.pm] hash.each vmethod in template toolkit
Thomas Maier
Thomas.Maier at monosphere.com
Wed Jan 21 06:44:19 PST 2004
> [% FOREACH (key, val) = form.each %]
Take a look at TT VMethod manual.
[% FOREACH key = form.keys %]
[% key %] => [% form.$key %]
Thomas
>
> returns a syntax error.
>
> thanks,
>
> scott
> _______________________________________________
> Perl mailing list
> Perl at perl.org.il
> http://www.perl.org.il/mailman/listinfo/perl
>
> YAPC::Israel::2004
> http://www.perl.org.il/YAPC/2004/
More information about the Perl
mailing list