in reply to Re^4: HTML::Template::Compiled - TMPL_EACH
in thread HTML::Template::Compiled - TMPL_EACH

In my oppinion when you use TMPL_LOOP you already took care of sorting when you build the array to feed the TMPL_LOOP.

Any of both solutions looks fine to me.

  • Comment on Re^5: HTML::Template::Compiled - TMPL_EACH