slackbuilds_ponce/perl/perl-Test-Trap/README
LEVAI Daniel a38abcad76 perl/perl-Test-Trap: Added (Trap exit codes, exceptions, etc)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-03-22 07:16:43 -04:00

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.