The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<html>
<body>
Hello, [% friend.name() %].  It's been [% how_long %] since we saw you last.

<blockquote>
  Here is our logo:
  <br /><img src='cid:[% cid_for("logo.jpg") %]' />
  <br />Isn't it great?
</blockquote>

</body>
</html>