foreach ( @{$node->{data}{field}} ) { $template->param( $_->{name} => $_->{content} ); }