Also look at: perldoc Template::Plugin::Table Lets you do lots of wizzy stuff with tables.
Cheers Leo > This brings up something I was pondering the other day. If I have a > long list of items that I wanted to display(from a DBI query), would it > be possible to set up the template so that it was in a table of say 2 or > 3 columns, rather than just a for loop of <tr><td>$result</td></tr> > tags?
