Have a few questions about quitting a script that is currently running. I am not a Mac user my nature, so maybe this is silly but how to I quit a Perl program without quitting MacPerl? How can I catch a quit in MacPerl. I can catch ctrl+C which are interrupts signals on UNIX and DOS, but I can't figure out how to tell if a user quits MacPerl. thanks, tim