Help for this page
BEGIN { $SIG{__DIE__} = sub { ... unless ($package eq 'Carp'); } }
BEGIN { $SIG{__DIE__} = sub { ... ((defined ($^S)) and not $^S); } }