Hacker News new | ask | show | jobs
by pjmlp 897 days ago
Another one that hasn't seen UNIX scripting in shell languages or Perl, Apache modules, before Python came to be.
1 comments

I wrote tons of perl in my life. I would rather keep writing perl than touching python. Every time I see a nice utility and see that it's written in python - tab closed.
Perl code is nice to write, as long as we don't need to debug scripts written by someone else.