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: entry rights with explicit type='text'
Expect:      not bozo and entries[0]['rights'] == u'Example Atom'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
  <rights type="text">Example Atom</rights>
</entry>
</feed>