summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-05-27 08:33:33 +0100
committerPaul Buetow <paul@buetow.org>2022-05-27 08:33:33 +0100
commit8264d17f85ba41c74511ce28aa3a36d37e0eabe1 (patch)
tree870701b4dd0291a4f459160dc1821ca7746731cb /gemfeed
parent63b19ad6e27aa2b946be7328f2b4b75804e737db (diff)
Publishing new version
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2022-05-27-perl-is-still-a-great-choice.html6
-rw-r--r--gemfeed/atom.xml8
2 files changed, 7 insertions, 7 deletions
diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html
index 2578b0a4..fd8d0e2d 100644
--- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html
+++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html
@@ -8,11 +8,11 @@
</head>
<body>
<h1>Perl is still a great choice</h1>
-<a href="./2022-05-22-perl-is-still-a-valid-choice/regular_expressions.png"><img src="./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="./2022-05-27-perl-is-still-a-great-choice/regular_expressions.png"><img src="./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="./2022-05-22-perl-is-still-a-valid-choice/googletrendsperl.jpg"><img src="./2022-05-22-perl-is-still-a-valid-choice/googletrendsperl.jpg" /></a><br />
+<a href="./2022-05-27-perl-is-still-a-great-choice/googletrendsperl.jpg"><img src="./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>
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 670c5cbe..3be80290 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="https://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>