Subject: | Fails to install with Test::More 0.61 |
Test::More 0.61 has changed the output format, which has broken Test::Builder::Tester.
So you are probably going to start getting reports about Test::Exception failing to install. It's already effecting CPAN Testers.
As to how to fix? The Test::More changes aren't being backed out, and nobody seems to be fixing Test::Builder::Tester, so there isn't really anything you can do at this point.
Test::Exception is going to stay broken with the current versions of Test::More and Test::Builder::Tester until one of the two decides to fix the problem, or you stop using one or the other or both.