Help for this page
sub exception (&) { return eval { shift->(); 1 } ? undef : ($@ || confess "\$@ was false"); }