What I want to do is like this:
<TMPL_LOOP NAME="loopname"> <TMPL_VAR NAME="<TMPL VAR NAME="anothervariable">"> </TMPL_LOOP>
But sadly it doesn't work out of the box of HTML::Template::Pro.
The reason I need to do it here is that the hash key is the value of another variable($hash{$key}).
Is there a way to cope with this elegantly?
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |