Hello All,
I just started playing with HTML::Template and ran across something
odd. I hope someone on the list has encountered something similar.
I wrote a simple HTML template to test the module:
##test.tmpl##
test template
type="text/javascript">
type="text/css">
HTML::Template =
> I have been able to successfully display the fetched data in two
> columns but now I need to do the same thing in four columns. Has
> anyone done something similar ? If so, would really appreciate the
> code segment.
>
> On the same note, has anyone worked on a generic routine for
> displaying da