in reply to
Re^2: signal handling
in thread
signal handling
Windows doesn't implement unix signals, so it's no surprise that some differences exists between its two signals (Ctrl-C and Ctrl-Break) and unix signals.
Comment on
Re^3: signal handling
In Section
Seekers of Perl Wisdom