Hacker News new | ask | show | jobs
by whiskeyjack 6041 days ago
I work with this fellow so keep in mind there's history here between us on the subject. :)

"the language sucks" -- Is very much in the eye of the beholder. Perl works the way I think just as jQuery does. As for not being welcoming, I think you'll find perlmonks.org to be a huge welcoming community.

"it offers nothing new" -- I'm sorry, but if you already know Python or Ruby why would you switch anyhow? There's a big time investment in becoming really good at a language. No reason to switch when you have languages that can just get things done. I'm not even sure what you mean by "new". Perl is 22 years old now. Python and Ruby are both around 15. What's new here? I also find this "new" comment hilarious in light of the Python feature freeze. Things like Moose and Catalyst are new(ish) to the Perl community and they're doing great things. Further, CPAN is expanding at a huge rate, more than ever before. There's ALWAYS new stuff there.

"real world perl sucks" -- Real world code sucks period. And I do clean code. There are standards in Perl and they do evolve. You need to engage in the community a little as I think everyone should with their languages.

What is fairly obvious to me is that Python fits very well with how YOUR brain works. Perl fits very well with how MY brain works.

Just because it don't jive with you, doesn't mean it doesn't jive with others.

'Scuse me. I have a mod_perl2 handler to write.

1 comments

"Perl works the way I think just as jQuery does"

Never ever say this again.

why not?