mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
a38abcad76
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
5 lines
311 B
Text
5 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.
|