The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
=for layout widget

[% list %]

=for layout list

<ul>
[% content %]
</ul>

=for layout item

<li>[% value | html %]</li>

=cut