On 26 Jun 2002, Tugrul Galatali wrote:
> It seems that TMPL_LOOP doesn't obey global_vars. I attached a fix that
> borrows code from variable handling, but I'm not completely comfortable
> with C code interfacing with perl so :)
Well, that's not a documented feature of HTML::Template. Note that the
options is called "global_VARS". The fact that it affects loops too is
somewhat accidental, and not fully implemented.
-sam
|