I’m aware of two large telecom companies that use Perl extensively, but in-house and internal services only. They don’t have anything “public” to point to.
I will say that the extensive backwards compatibility is a big reason why Perl remains; there’s no pressure to change or get rid of “old” programs when they just keep working year and year.
I started working in the 10's and I have never met a single developer who actively works with Perl.
Sometimes I wonder whether Perl left a huge code base behind, like COBOL did, but I suspect it didn't, mostly due to the fact that Perl is a dynamically typed language used mainly for web development and sysadmin scripting.
Perl unlike Java, which had no serious alternative in its niche, unfortunately has an uncertain future in my opinion. Not that Perl is going to disappear suddenly like coffee script, but as the old timers retire or pass away in the next decades, I can certainly see the language slowly "evaporating".
Same here. I started learning in 1995. I've learned and use other languages but if I have a choice then I use Perl. Most stuff I need to do at work is either Tcl for EDA tools or text report processing where I use Perl
I will say that the extensive backwards compatibility is a big reason why Perl remains; there’s no pressure to change or get rid of “old” programs when they just keep working year and year.
Sometimes I wonder whether Perl left a huge code base behind, like COBOL did, but I suspect it didn't, mostly due to the fact that Perl is a dynamically typed language used mainly for web development and sysadmin scripting.
Perl unlike Java, which had no serious alternative in its niche, unfortunately has an uncertain future in my opinion. Not that Perl is going to disappear suddenly like coffee script, but as the old timers retire or pass away in the next decades, I can certainly see the language slowly "evaporating".
I personally learnt it at the age of 17 as the homemade switchboard for MSN Messenger bots were coded in it.
I'm 36 now and still not letting go. Something about the syntax pleases my brain. I am currently learning Erlang.
I was going to start using it on the cli, but then ended up learning powershell, and then moved to nushell. I don't see myself learning it now.