|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: win32, ctrl-c, sleep, and signalsby sgifford (Prior) |
| on May 30, 2006 at 11:38 UTC ( [id://552526]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I seem to recall that that on Windows, I seem to need to set a handler for $SIG{BREAK} to catch a CTRL-C. I usually set the handlers for $SIG{BREAK}, $SIG{INT}, $SIG{TERM}, and $SIG{HUP} to the same handler.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||