Deathwing
<Bronze Donator>
Odd, unreadable and ugly are common detractors levied at perl. Python is specifically built for readability, so if you're having trouble with that, that's on you or whomever wrote the code you're trying to decipher.How about its not ugly as shit, doesnt force you to write your code in a terrible unreadable format, and for the love of FUCK, doesnt impose meaning on whitespace characters?
I mostly kid my python friends in a good natured way, but seriously, any language that has rules for whitespace characters should be dragged out in the alley and shot.
I can understand the whitespace issue, but this usually comes from people that are used to bracketed languages and have trouble adapting. Any halfway decent IDE will mitigate most of the whitespace issues. What editors have you tried with Python? VSCode has been quite good for me.
So, again, where would you use perl instead of Python?