Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^6: Modern Perl Programming Highs and Lows

by chromatic (Archbishop)
on Apr 30, 2009 at 06:58 UTC ( [id://761050]=note: print w/replies, xml ) Need Help??


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

Did you bother to click on the link?

Two of them, actually: Test::Exception dependencies for Perl 5.8.9 and Test::Exception dependencies for Perl 5.10.

I have trouble imagining why anyone would use Moose on any older release of Perl.

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

Replies are listed 'Best First'.
Re^7: Modern Perl Programming Highs and Lows
by DrHyde (Prior) on May 01, 2009 at 10:38 UTC

    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.

      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?

      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".

Re^7: Modern Perl Programming Highs and Lows
by educated_foo (Vicar) on Apr 30, 2009 at 08:45 UTC
    So everyone using the current release of Mac OS X should install their own Perl to use Moose?
    % perl -v This is perl, v5.8.8 built for darwin-thread-multi-2level
      Really?. That looks like 4 modules to me with only 2 as non-core.
        It's only three things (Test::Exception, Test::More, and Sub::Uplevel, right?), but they still look like three pieces of test silliness that I will only want for the ten seconds required to run some tests to placate the CPAN shell and avoid typing "force install Moose."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://761050]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-19 07:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found