From 51c6a2ab15edfe2992af7f0ce69261d0c86faaeb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 10 Dec 2022 13:16:09 +0200 Subject: Update content for html --- gemfeed/2022-05-27-perl-is-still-a-great-choice.html | 4 ++-- gemfeed/atom.xml | 12 ++++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'gemfeed') 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 ab0240b3..3e61c85e 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 @@ -9,7 +9,7 @@

Perl is still a great choice

-

Published by Paul at 2022-05-27, last updated at 2022-12-10 Comic source: XKCD

+

Published by Paul at 2022-05-27, last updated at 2022-12-10, Comic source: XKCD


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.

Unfortunately (it makes me sad), Perl's popularity has been declining over the last years as Google trends shows:

@@ -44,7 +44,7 @@

So it means that Perl and Raku now exist in parallel. They influence each other, but are different programming languages now. So why not just all use Raku instead of Perl? There are still a couple of reasons of why to choose Perl over Raku: