perl-Test-Exit (test status without exiting)
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.
This requires: perl-Return-MultiLevel
Maintained by: K. Eugene Carlson
Keywords: Test::Exit,test-exit,perl-test-exit
ChangeLog: perl-Test-Exit
Homepage:
https://metacpan.org/pod/Test::Exit
Download SlackBuild:
perl-Test-Exit.tar.gz
perl-Test-Exit.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| perl-Test-Exit.SlackBuild |
| perl-Test-Exit.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds