pkgsrc/devel/p5-Test-Exit/distinfo
mef 997dcde4ff devel/p5-Test-Exit: import p5-Test-Exit-0.11
Test::Exit provides some simple tools for testing code that might call
exit(), providing you with the status code without exiting the test
file.

The only criterion tested is that the supplied code does or does not
call exit(). If the code throws an exception, the exception will be
propagated and you will have to catch it yourself. die()ing is not
exiting for the purpose of these tests.

Unlike previous versions of this module, the current version doesn't
use exceptions to do its work, so even if you call exit() inside of an
eval, everything should work.
2020-03-21 23:36:28 +00:00

6 lines
405 B
Text

$NetBSD: distinfo,v 1.1 2020/03/21 23:36:28 mef Exp $
SHA1 (Test-Exit-0.11.tar.gz) = b5896ca24bf621760036a4913f23ba3e362360a4
RMD160 (Test-Exit-0.11.tar.gz) = 19483baa0c2854be9a207ae96ebd261fb09f69b9
SHA512 (Test-Exit-0.11.tar.gz) = cd2ebb191f1d0c64017df9c4de50539985b96251222d88c644dafeb64b7373afdf28cd84d1c58caa78ee5704650f94efdd0e2971bbba962c1aeb799e812f26e4
Size (Test-Exit-0.11.tar.gz) = 9778 bytes