in reply to Re: list of list and HTML::Template
in thread list of list and HTML::Template
The problem is I don't have the control over the "children" array ref, i.e I don't know in advance how deep the "children" is stacked. Other wise, in my template I would have used a <tmpl_loop> in a <tmpl_loop>.