mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
6 lines
311 B
Text
6 lines
311 B
Text
|
perl-Test-Trap (Trap exit codes, exceptions, output, etc.)
|
||
|
Primarily (but not exclusively) for use in test scripts: A block eval
|
||
|
on steroids, configurable and extensible, but by default trapping
|
||
|
(Perl) STDOUT, STDERR, warnings, exceptions, would-be exit codes, and
|
||
|
return values from boxed blocks of test code.
|