Help for this page
# undef to restore SIGINT to normal behavior undef local $SIG{INT};
# undef to restore SIGINT to normal behavior local $SIG{INT};