The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html><head><title>slidez</title><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /><meta http-equiv="Content-Style-Type" content="text/css" /><link rel="stylesheet" href="style.css" type="text/css" /><script type="text/javascript">var prev="022.html"
var first="001.html"
var last="023.html"
  document.onkeypress=function(e) {
    var e=window.event || e
    var n=e.keyCode || e.which
    switch (n) {
      case 8  : window.location = prev; break;
case 36 : window.location = first; break;
case 35 : window.location = last; break;
    }
  }
</script></head><body><div class="slide"><div class="cell"><div><h3>Thanks</h3></div><div class="auto left" style="width: 900px"><ul><li><a href="http://scratchcomputing.com/">ewilhelm</a> for the first poke and for <a href="http://search.cpan.org/dist/Text-Slidez/">Text::Slidez</a></li><li><a href="http://www.leto.net/">Leto</a> for putting up with me and the constant poking</li></ul></div></div></div></body></html>