|
|
|
Ask HN: Is Perl making a comeback?
|
|
21 points
by shadowcats
4565 days ago
|
|
For years, there were pretty much zero articles about Perl posted here. Even Java received more linkage. Recently, I'm seeing a small trickle of Perl posts, which makes me wonder if this is the beginning of a new trend. Is Perl making a comeback? |
|
The largest problem is that it's largely unreadable, a write-only language. There's too much magic in Perl. Perl 6 is making strides to correct this, but the culture of Perl is what makes me believe that it will never be a viable choice over other dynamic, interpreted languages. I moved to Python and will never look back. The Perl culture is exactly what lured me in to programming, so I'd rather it not change anyways.
There are definitely still companies using Perl in production, but my guess is that it's always for legacy reasons.