Some time ago I wanted to add a scripting language to my vocabulary (only used C and C++ before) and Perl seemed a quite nice candidate.
In the end I settled for python. I find it a quite distasteful language but I don't have much choice. It's used as the scripting language in almost every program I use (KiCad, FreeCAD, Sigrok/Pulseview)
Good riddance of Python V2. That took at least 8 years too long to get rid of, but the horrible whitespace dependency still remains.
I once wanted to create a diff for a bug report of Meld. The error was a few missing spaces in the last line of a for loop, which dropped that line out of the loop.
But this is a pearl thread, so I'll shut up now.