in reply to
HTML::Template macros
Interesting hack! I'd probably do this by overriding param() in a class that inherits from HTML::Template. Then just have param() autogenerate num_
foo
for each loop
foo
.
-sam
Comment on
Re: HTML::Template macros
In Section
Cool Uses for Perl