<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/bin/x, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/dotfiles/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/'/>
<updated>2023-04-12T10:21:54Z</updated>
<entry>
<title>bin/: Add trailing semicolor to Perl heredocs</title>
<updated>2023-04-12T10:21:54Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-04-12T10:21:54Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=deab03146e11f00d0daae78e11591c9476293d3e'/>
<id>urn:sha1:deab03146e11f00d0daae78e11591c9476293d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/x: Add extra newline separation between usage() and help() strings</title>
<updated>2023-03-14T14:09:57Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-03-14T14:09:57Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=b281f8872b38327a597ca135c2dac9c93bb1cba0'/>
<id>urn:sha1:b281f8872b38327a597ca135c2dac9c93bb1cba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/x: Generate WIP version of the POD manpage</title>
<updated>2022-10-21T18:02:12Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-21T18:01:53Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=d5b0642608a705d5c5de9e8a7f46095e23efa0bf'/>
<id>urn:sha1:d5b0642608a705d5c5de9e8a7f46095e23efa0bf</id>
<content type='text'>
Remove FIXME marker.
</content>
</entry>
<entry>
<title>bin/x: Add WIP manpage in POD</title>
<updated>2022-10-19T02:47:52Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-19T02:47:52Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=d7e06589f619e5a7ed5f13a44b69655e26efabac'/>
<id>urn:sha1:d7e06589f619e5a7ed5f13a44b69655e26efabac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/*.pl: Do not "use strict" explicitly</title>
<updated>2022-10-16T19:30:53Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-16T19:30:50Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=f2e1f6851e8268607816f6d175fb235fc4dd3400'/>
<id>urn:sha1:f2e1f6851e8268607816f6d175fb235fc4dd3400</id>
<content type='text'>
Ever since Pelr 5.12 (as in perl5120delta(1)), "use strict" is already
done by default.  Since all these files do use a number greater than
5.12 (5,34 as of this commit), this "use strict" is redundant.
</content>
</entry>
<entry>
<title>bin/*.pl: Explicitly name the excluded warnings</title>
<updated>2022-10-16T19:27:10Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-16T19:27:08Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=2281a7f92894a840767dbe4ace2e99769cdd6622'/>
<id>urn:sha1:2281a7f92894a840767dbe4ace2e99769cdd6622</id>
<content type='text'>
The previous version had a catch-all for all warnings, even the ones I
don't know that I have, or future warnings that could appear.
</content>
</entry>
<entry>
<title>bin/x: Rewrite in Perl, overcome quoting issues</title>
<updated>2022-10-14T16:43:07Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-14T16:43:07Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=a7e0e9d190b8acfbe7fb8c58d84b81bac501c6a6'/>
<id>urn:sha1:a7e0e9d190b8acfbe7fb8c58d84b81bac501c6a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/x: Add semi-working version</title>
<updated>2022-08-17T01:59:45Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-17T01:59:42Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=569fd1018f289fe14fd6ffd48fb671e0849b5c16'/>
<id>urn:sha1:569fd1018f289fe14fd6ffd48fb671e0849b5c16</id>
<content type='text'>
No support for the '|' pipe operator.
</content>
</entry>
</feed>
