local $SIG{QUIT} = \&GotSignal('quit'); #### local $SIG{QUIT} = sub { GotSignal('quit') };