Hacker News new | ask | show | jobs
by wuest 4811 days ago
> What is not cool about Perl?

Perl is my first interpreted language. It has a very special place in my heart, even if it was awkward at first to get used to it coming from a C background. Perl will always be a cool kid.

1 comments

I think it's interesting when people tie sentiment to coding choices. As previously stated, I could never wrap my head around the horrid syntax and the feeling that if you didn't know it from the beginning it was going to be a long, hard trek in doing so.

As for 'cool' I'm not so sure. Perl will be a niche sandbox for quite a while, but most run-ins with Perl (as of late) have been trying to remove it for something else. I think choosing a more accepted language has legs for a variety of reasons including code portability and long-term maintainability, both stemming from the fact that if there's only one guy maintaining all of the Perl code then that's a very-bad-thing.

But, that's just me. To wax nostalgic on Perl and use that as a basis for use-case seems, at least somewhat, reckless.

Perl was Ruby before Ruby was around to be the ugly cool kid.