test whether code exits without terminating testing
Index | devel
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>