[MacPerl] MacPerl feature idea

2001-08-19 Thread Kevin Reid
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

2001-08-23 Thread Kevin Reid
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.