in reply to Re^2: Enterprise Perl
in thread Enterprise Perl

I vaguely remember a time when CGI.pm was thought to be "the way". Not sure if the word 'only' should be in the middle of that quote, but that's a pointless digression. Python and Ruby are quite new compared to Perl. In 5 years, I would bet that they too will have MTOWTDI.

-Scott

Replies are listed 'Best First'.
Re^4: Enterprise Perl
by Anonymous Monk on Aug 05, 2005 at 08:59 UTC
    I wouldn't say that Python is "quite" new compared to Perl. Larry released Perl on Usenet in December 1987, Guido released Python on Usenet in February 1991, just over three years later. Just over three years ago, Perl 5.8.0 was released, so you could say that Python is now where Perl was when 5.8.0 was released. MTOWTDI hasn't developped in Perl since 5.8.0. In fact, Perl has hardly changed since 5.8.0. And in five years, Python will be where Perl will be in 2 years. So, yes, Python is newer than Perl, but not so much that you can say than Perl has matured, and Python hasn't.