http://qs1969.pair.com?node_id=794966


in reply to Re^3: Signals in Strawberry Perl: Name or number?
in thread Signals in Strawberry Perl: Name or number?

There's no difference between receiving an alarm that was sent via alarm or via kill. What makes you think that the latter can trigger signals when the former can't?

What's obfuscated about sending a signal with kill, whose very purpose is to send signals?