The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[% WRAPPER html/edgebar 
     edge    = rgb.green.dark
     fill    = rgb.green.light
     border  = 1
     pad     = 4
     width   = '100%'
%]
<td>Foo</td> <td>Bar</td> <td>Baz</td>
[% END %]