test whether code exits without terminating testing
Test::Exit provides some simple tools for testing code that might
call exit(), providing you with the status code without exiting the
test file.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

WWW: http://search.cpan.org/dist/Test-Exit/
