The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<!--
Description: feed subtitle base64-encoded
Expect:      not bozo and feed['subtitle'] == u'Example <b>Atom</b>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <subtitle type="application/octet-stream">
    RXhhbXBsZSA8Yj5BdG9tPC9iPg==
  </subtitle>
</feed>