in reply to problems installing Test::Exception

If so I suspect you're falling foul of a backwards compatibility problem with test_fail() in Test::Builder::Tester 0.63. The ever efficient schwern has just released Test::Builder/More/Simple 0.64 that fixes this.

  • Comment on Re: problems installing Test::Exception

Replies are listed 'Best First'.
Re^2: problems installing Test::Exception
by danmcb (Monk) on Jul 16, 2006 at 11:35 UTC
    thanks. I do indeed have 0.63 of More and Simple. Test::Builder and Test::Builder::Tester are 0.33 and 1.03 respectively though. I guess I need to look out later versions anyhow
      This will not install for me either... I have:
      • Test::More is up to date (0.74).
      • Test::Simple is up to date (0.74).
      • Test::Builder is up to date (0.74).
      • Test::Builder::Tester is up to date (1.11).