11 comments

[ 4.8 ms ] story [ 33.1 ms ] thread
As a Fastmail customer, I appreciate these sorts of efforts. Thanks Fastmail!
Long live Perl... it's my favorite CLI scripting language.
there are other good scripting languages but I know Perl so I've never really needed any of them
Originally switched to fastmail in '03 or so because they used perl. Kinda sad they sunset my "lifetime" plan but _guess_ I understand.
Yeah, I was pretty sad about the end of the pobox lifetime discount, but I understand why.
Been with them since '04. One of the very few companies where I have literally zero complaints. Still a shame they sunset your plan :(
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".

It was big in the mid-90s for writing web apps, IIRC. There weren't many options in the early days. I was writing web apps in pure C, which wasn't really ideal.
I work in Perl daily, in k12 as a sys admin / network engineer. I have it do all my automation, some internal web apps.

I started on Java, PHP, C++ and during my php years i discovered Perl because we needed it at work for systems. I just love it.

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've never used perl but use exiftool everyday.

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.