Perl still relevant in 2023/24?
Perl still relevant in 2023/24?
hi, i was interested if perl is still relevant in this day and age. Perl has been on the decline for a very long time now. Perl 6 (now named 'raku) not being backwards compatible with perl 5 code made the already small perl community even smaller by splitting it in half. A good example is lisp with it's thousands of different dialects.
Is it still worth using or is it bound to legacy software forever? Like cobol.
For me, Python replaced Perl 15 years ago. I know Perl is a great language, but it's too "write-only." Python replaced both BASIC and Perl at the same time, even with the problems of migration from v2 to v3. Python can also do scripts to replace Bash and PowerShell. I don't see myself learning Perl now, it would be a waste of time.
Perl was revolutionary at the time with CGI and regexes, but it's not needed anymore.
I wish python was not indentation aware. It has discouraged me from learning it.
Edit: downvoted by fanbois. Look, I'm not married to my tools.
Even if you're writing JavaScript, you should be using proper indentation. What an odd thing to keep you from learning it.
If that's your only reason, I'd encourage to try it anyway. Logical indentation is initially weird but it can be overcome very fast.
It has never been an issue for me in 20 years. If you move code, you cut a whole paragraph, paste, and indent appropriately.
lol, then you just don't like Python. You can't disassociate the two things.
That is a bizarre opinion.
You don't like your good ol' COBOL??
:-)