The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
  <body>
    <p>Okay, let's test the stuff.</p>
    <div metal:use-macro="./metal-define-slot.html#testmacro">
      <p metal:fill-slot="boo">
        This is kind of a simple test:
        <span petal:replace="bar">Bar</span>
      </p>
    </div>
  </body>
</html>