Searched defs:death_trap (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Ddiagnostics.pm457 $SIG{__DIE__} = \&death_trap;
477 sub death_trap { subroutine
494 &$olddie if defined $olddie and $olddie and $olddie ne \&death_trap;
505 # Have carp skip over death_trap() when showing the stack trace.

Completed in 16 milliseconds