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 contributor name
Expect:      not bozo and entries[0]['contributors'][0]['name'] == u'Example contributor'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
  <contributor>
    <name>Example contributor</name>
    <email>me@example.com</email>
    <uri>http://example.com/</uri>
  </contributor>
</entry>
</feed>