in reply to Re^6: Modern Perl Programming Highs and Lows
in thread Modern Perl Programming Highs and Lows

Both 5.8.9 and 5.10.0 are very recent releases. There are *plenty* of people still using 5.8.8, because 5.8.8 was, for a very long time, the most recent version of perl.

When you say similar things about people still using perl 5.6 then you do at least have a valid point. But saying that about 5.8.8 seems just crazy.

  • Comment on Re^7: Modern Perl Programming Highs and Lows

Replies are listed 'Best First'.
Re^8: Modern Perl Programming Highs and Lows
by chromatic (Archbishop) on May 01, 2009 at 19:30 UTC
    There are *plenty* of people still using 5.8.8, because 5.8.8 was, for a very long time, the most recent version of perl.

    You're right; I had forgotten about Mac OS X.

      Huh?

      $ perl -v This is perl, v5.8.8 built for i686-linux

      What does the operating system have to do with anything?

        It's the only widely used modern operating system I know of which includes Perl as part of the default installation but hasn't upgraded to a recent release.

Re^8: Modern Perl Programming Highs and Lows
by JavaFan (Canon) on May 05, 2009 at 12:00 UTC
    5.10.0 are very recent releases.

    Not so long ago, software whose latest release was a year and a half ago wasn't considered "very recent", but "old, outdated" and possibly "dead".

    Now, I don't agree with the latter part, but I certainly don't consider a release that is a year and a half old as "very recent".