The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<p>
Some random content goes here.
</p>

% if ($uri) {
<p>
The user can pass a <a href="<% $uri | h %>">uri</a>.
</p>
% }

<%args>
$uri => undef
</%args>