blob: dde04a6d7b3891b8898a9d730d2e78110f192389 (
plain)
1
2
3
|
Test::Fatal is an alternative to the popular Test::Exception. It
does much less, but should allow greater flexibility in testing
exception-throwing code with about the same amount of typing.
|