Hacker News new | ask | show | jobs
by spccdt 1250 days ago
In my opinion Perl is much more powerful than Awk, available just about everywhere Awk is available, and even explicitly takes inspiration from Awk for some features (like BEGIN blocks).
2 comments

I agree. Yet I have used awk in a few places instead. Part of it is that it's easier to get a less powerful language accepted by colleagues, when both are in the "completely foreign to me" category.
Yes, but across 40 years, pearl versions introduced compatability issues.