diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-27 08:33:31 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-27 08:33:31 +0100 |
| commit | e262050c9622acd20071b6d71270c44b57e38739 (patch) | |
| tree | f6d22d5e419914355c0e6eda52f6501ac229ff24 | |
| parent | 2746cb44d722669dafce2ee6e73d7a08333f093d (diff) | |
Publishing new version
| -rw-r--r-- | gemfeed/atom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 000b8e9d..553cf8ba 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2022-05-27T08:24:07+01:00</updated> + <updated>2022-05-27T08:33:16+01:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -19,11 +19,11 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <h1>Perl is still a great choice</h1> -<a href="https://foo.zone/gemfeed/2022-05-22-perl-is-still-a-valid-choice/regular_expressions.png"><img src="https://foo.zone/gemfeed/2022-05-22-perl-is-still-a-valid-choice/regular_expressions.png" /></a><br /> -<p class="quote"><i>Published by Paul at 2022-05-28</i></p> +<a href="https://foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice/regular_expressions.png"><img src="https://foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice/regular_expressions.png" /></a><br /> +<p class="quote"><i>Published by Paul at 2022-05-27</i></p> <p>Perl (the Practical Extraction and Report Language) is a battle-tested, mature, multi-paradigm dynamic programming language. Note that it's not called PERL, neither P.E.R.L. nor Pearl. "Perl" is the name of the language and "perl" the name of the interpreter or the interpreter command.</p> <p>Unfortunately (it makes me sad), Perl's popularity has been declining over the last years as Google trends shows:</p> -<a href="https://foo.zone/gemfeed/2022-05-22-perl-is-still-a-valid-choice/googletrendsperl.jpg"><img src="https://foo.zone/gemfeed/2022-05-22-perl-is-still-a-valid-choice/googletrendsperl.jpg" /></a><br /> +<a href="https://foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice/googletrendsperl.jpg"><img src="https://foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice/googletrendsperl.jpg" /></a><br /> <p>So why is that? Once the de-facto standard super-glue language for the web nowadays seems to have a bad repetition. Often, people state:</p> <ul> <li>Perl is a write-only language. Nobody can read Perl code.</li> |
