Help for this page

Select Code to Download


  1. or download this
    perl -we '$SIG{__DIE__} = undef'
    
  2. or download this
    $SIG{__DIE__} = defined $origHandler ? origHandler : 'DEFAULT'