Help for this page
$SIG{__DIE__} = sub { return if $^S; # ignore die in an eval block ... LOGDIE($_[0]); };