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

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

Replies are listed 'Best First'.
Re^8: Modern Perl Programming Highs and Lows
by perigrin (Sexton) on Apr 30, 2009 at 14:36 UTC
    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."