<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-135/abigail/awk, 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>No need for int()</title>
<updated>2021-10-22T15:33:22+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-22T15:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=bfb91cde0d35322efb97ab84b223b4db6636c336'/>
<id>bfb91cde0d35322efb97ab84b223b4db6636c336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hardcoded values</title>
<updated>2021-10-19T20:11:38+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-19T20:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=85e6c3b2a56ae3f4e7d1329e3aea42956a53fd10'/>
<id>85e6c3b2a56ae3f4e7d1329e3aea42956a53fd10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Last character of a SEDOL must be a number.</title>
<updated>2021-10-19T18:25:58+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-19T18:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=210e271ec3014cf6f08e9ce5d3e2ffbd92a61619'/>
<id>210e271ec3014cf6f08e9ce5d3e2ffbd92a61619</id>
<content type='text'>
Without this check, it could validate the SEDOL which uses a letter
as a check digit. For instance, if the check digit is a '1',
using 'B' would validate as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this check, it could validate the SEDOL which uses a letter
as a check digit. For instance, if the check digit is a '1',
using 'B' would validate as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>AWK solutions for week 135</title>
<updated>2021-10-18T18:20:18+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-18T18:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=afb90dd6756afcd43a86249358fe3a41e3cf1950'/>
<id>afb90dd6756afcd43a86249358fe3a41e3cf1950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
