<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-268, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/'/>
<entry>
<title>Add Perl solution to challenge 268</title>
<updated>2024-08-28T14:23:33+00:00</updated>
<author>
<name>Paulo Custodio</name>
<email>pauloscustodio@gmail.com</email>
</author>
<published>2024-08-28T14:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=1478301bf14e05ce900cb87cbefb8405a123e0ab'/>
<id>1478301bf14e05ce900cb87cbefb8405a123e0ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Challenge 268 LK Perl Python</title>
<updated>2024-05-14T11:33:22+00:00</updated>
<author>
<name>Lubos Kolouch</name>
<email>lubos@kolouch.net</email>
</author>
<published>2024-05-14T11:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=cdf4c36b30c54acc0c3081f7901c5976213fc71d'/>
<id>cdf4c36b30c54acc0c3081f7901c5976213fc71d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update blog.txt</title>
<updated>2024-05-13T03:46:43+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-13T03:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=6a18c92188ce8ce8f135511a0a0838a32c80decd'/>
<id>6a18c92188ce8ce8f135511a0a0838a32c80decd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10083 from Util/c268</title>
<updated>2024-05-12T23:37:16+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=5d841dbd3b14883b2cfd82e38df1e7620c02b6ad'/>
<id>5d841dbd3b14883b2cfd82e38df1e7620c02b6ad</id>
<content type='text'>
Add TWC 268 solutions by Bruce Gray, in Raku only.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add TWC 268 solutions by Bruce Gray, in Raku only.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10082 from jaldhar/challenge-268</title>
<updated>2024-05-12T23:35:52+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=4cdfbf9c8e945a19f9c6acf95a8791bedd4b5cc5'/>
<id>4cdfbf9c8e945a19f9c6acf95a8791bedd4b5cc5</id>
<content type='text'>
Challenge 268 by Jaldhar H. Vyas.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Challenge 268 by Jaldhar H. Vyas.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10081 from BarrOff/barroff-268</title>
<updated>2024-05-12T23:35:12+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=b81b70ef4e356b8248cd343b275b178e970c0baa'/>
<id>b81b70ef4e356b8248cd343b275b178e970c0baa</id>
<content type='text'>
feat: add solutions for challenge 268 from BarrOff</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: add solutions for challenge 268 from BarrOff</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10080 from MatthiasMuth/muthm-268</title>
<updated>2024-05-12T23:33:14+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=a789b29d237405aa250064b80f10bcbc3e59794d'/>
<id>a789b29d237405aa250064b80f10bcbc3e59794d</id>
<content type='text'>
Challenge 268 Task 1 and 2 solutions in Perl by Matthias Muth</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Challenge 268 Task 1 and 2 solutions in Perl by Matthias Muth</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10078 from Firedrake/rogerbw-challenge-268-blog</title>
<updated>2024-05-12T23:30:38+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=7f79fc198fbb406bf7b29b4725e01346910248bb'/>
<id>7f79fc198fbb406bf7b29b4725e01346910248bb</id>
<content type='text'>
RogerBW blog post for challenge no. 268</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RogerBW blog post for challenge no. 268</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10077 from simongreen-net/master</title>
<updated>2024-05-12T23:29:17+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=6bb7b79de03a9327f2850fdbb4298e08b3bef0bc'/>
<id>6bb7b79de03a9327f2850fdbb4298e08b3bef0bc</id>
<content type='text'>
sgreen solutions to challenge 268</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sgreen solutions to challenge 268</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10076 from robbie-hatley/rh268</title>
<updated>2024-05-12T23:27:49+00:00</updated>
<author>
<name>Mohammad Sajid Anwar</name>
<email>Mohammad.Anwar@yahoo.com</email>
</author>
<published>2024-05-12T23:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=c5fcf2a0860873e8486191af5fa2c9ef8a39001c'/>
<id>c5fcf2a0860873e8486191af5fa2c9ef8a39001c</id>
<content type='text'>
Robbie Hatley's ammended Perl soultions for The Weekly Challenge #268.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Robbie Hatley's ammended Perl soultions for The Weekly Challenge #268.</pre>
</div>
</content>
</entry>
</feed>
