On Mon, 22 Dec 2003, Roger Burton West wrote:

> On Mon, Dec 22, 2003 at 09:49:48AM -0200, Gabor Szabo wrote:
>
> >So far the only way I could think of is to go over these arrays and
> >replace the scalar values with hash-refs:
>
> Correct. You can do this in a single pass, of course:
>
> $tmpl->param(items => [map{{item => $_}} @items] );
>

thanks for your confirmation and suggestion.

Gabor



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to