http://qs321.pair.com?node_id=665344


in reply to Re: Perl losing momentum ?
in thread Perl losing momentum ?

In some sense, you're right. So many people now feel that Perl 5 is being phased out "soon" anyway, that investing in it doesn't make much sense. So, the smart people with patience work on Perl 6, and those without patience just switch to Ruby.

Replies are listed 'Best First'.
Re^3: Perl losing momentum ?
by Porculus (Hermit) on Jan 31, 2008 at 20:05 UTC
    Obsessed with shiny new languages != smart. In my experience, the smart people are the ones who recognise that Perl5 isn't going anywhere (how do you explain 5.10 otherwise?), and who continue to invest in it where it's the appropriate tool for their projects, instead of yearning after Perl6 or trying to force costly ports to Ruby.

      Obviously, “shiny new languages” are going to surface all the time. And when they do, you need to make it your business to understand them... at least, to have “kicked the tires” a time or three. But you know, a shiny new language is not going to cause millions of lines of existing mission-critical code to just go “four paws up.” It doesn't happen that way, and it never will, because existing software that works well just might be the most valuable thing that there is.

      Software never gets “rewritten,” let alone in some sexy new language. When a company selects a language to write their stuff in, they inevitably stick with it. That's the only strategy that is economically feasible. And it's also a pretty good strategy.

      Programmers don't look at a library of source-code and give proper consideration to the fact that this is a hand-built resource in which several million dollars have been invested, and which enables this business to function. “Rewrite all this in Ruby?” Are you nuts?!?!