After pressing lots off keys on my laptop to interrupt a Perl program running in a loop (ActiveState v5.10) I finally got a
: Terminated on signal SIGBREAK(21)
I'm not finding much doc on that. Is there a way to catch that Sig and control processing?