[MacPerl] MacPerl feature idea
When MacPerl quits, if the running program defined $SIG{'TERM'}, call it instead of displaying the "Abort running script?" dialog. -- Kevin Reid: |Macintosh: "I'm me." | Think different.
[MacPerl] MacPerl feature idea
When MacPerl quits, if the running program has installed a signal handler for one of ($SIG{'TERM'} or $SIG{'QUIT'} or $SIG{'INT'}), call it instead of displaying the "Abort running script?" dialog. -- Kevin Reid: |Macintosh: "I'm me." | Think different.