Hacker News new | ask | show | jobs
by __david__ 4133 days ago
> What does Perl do a hundred times better than the latest in the JavaScript universe (ES6, Meteor, node.js, etc.)?

A concise POSIX interface. Conciseness in general, really. How many node one-liners do you see?

1 comments

The fact that I can be contemplating career suicide after reading the source to CGI.pm one minute (once amazingly useful and best of breed, now a crufty monster) and the next doing insanely useful things with metaprogramming, declarative interfaces and terse, easy to read code :)