The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<h2>&yatt:CON:mkurl();</h2>

<yatt:my env:value="&yatt:CON:cget(env);"/>
<table>
<yatt:foreach my="nm" list="sort keys %$env">
<tr>
  <th align="left">&yatt:nm;</th>
  <td>&yatt:env{:nm};</td>
</tr>
</yatt:foreach>
</table>