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

You're both right, sort of.

The latest Test::Exception depends on a minimum of (for example) Test::More 0.70, which is only in core if you are running perl 5.10.

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