blob: 1458c30279b4c11ef155c16735f0452cda0d7cd5 (
plain)
1
2
3
4
5
|
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.
|