in reply to HTML::Template::Compiled - TMPL_EACH

Thanks guys! I was missing:
loop_context_vars => 1
too... so, with the __key__, __value__ and that parameter, everything works like a charm. Again, thanks for the help.