Linked by Thom Holwerda on Fri 10th Sep 2010 14:59 UTC
Thread beginning with comment 440491
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Why would I want to do it?
by modmans2ndcoming on Sun 12th Sep 2010 14:32
in reply to "RE: Why would I want to do it?"
RE[3]: Why would I want to do it?
by trenchsol on Sun 12th Sep 2010 20:09
in reply to "RE[2]: Why would I want to do it?"





Member since:
2006-12-07
Perl isn't for everyone. Some people never feel comfortable with Perl. It is quite different from other languages. I am one of those people. Couple of years ago I've replaced parts of old Majordomo 1.9x MLM with my own Perl code, and it worked, but I don't think I've really learned the language....
In fact, I think that people should not try to use Perl code if they are not confident in their Perl skills. It is better for them to write their own modules from scratch and stay away from Perl completely.
Python is much more, well, mainstream, easier to learn, and, majority of people would say that the code is easier to maintain.