in reply to Testing for exceptions with Test::More

Look at Test::Fatal which is generally, so I say, being chosen over Test::Exception now.

  • Comment on Re: Testing for exceptions with Test::More