|
Posted by Colin Walls on July 22, 2005, 9:20 pm
Please log in for more thread options
James Taylor wrote:
> Your code looks fine to me so my deduction would be that the __ODD__
> is not present and that's why you're getting a blank in the "<tr >".
> The most obvious cause of this would be that you've forgotten to set
> the loop_context_vars parameter to a true value when calling
> HTML::Template->new() or one of its sisters.
Thanks for that, a case of RTFM. My only excuse is that I was using
templates via CGI::Application.
Mea culpa, mea culpa, mea maxima culpa.
--
Colin Walls
Remove the pink meat to mail me
|