Hacker News new | ask | show | jobs
by quintushoratius 1149 days ago
> Perl 5 is an old language. Period.

That's an odd way of looking at it. C is an old language. C++ is an old language. Java is an old language. Nobody is arguing against them because they're "old".

Moreover, just because something is old doesn't mean you throw it away. How many newer languages have come, and gone, just in the time since Perl hit its peak?

1 comments

Perl 5 had a certain niche. That niche has been filled by other languages (mostly backend JS these days).

C lives off its niche as being the lingua franca for programming low level interfaces. Java lives in its corporate niche and C++ mostly in game programming and large desktop applications.

Perl 5 has become an orphan. It’s a programming language nobody needs any more and, hence, shares the fate of many other obsolete languages that may be cool but are unpopular.