From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

<!--
Description: feed author name + email maps to author
Expect: not bozo and feed['author'] == u'Example author (me@example.com)'
-->
<author>
<name>Example author</name>
<email>me@example.com</email>
</author>
</feed>