in reply to Re: Need a reliable way to send SIGINT to a perl process on 5.8.8/windows XPpro
in thread Need a reliable way to send SIGINT to a perl process on 5.8.8/windows XPpro
So I see the change in when Perl checks for signals that was made on 5.8.8 when I do CTRL-C manually, but manually it still works.
I'll have a look at Perl::Unsafe::Signals.
Thanks