Help for this page
sub f { local $SIG{ALRM} = sub { print "SIGALRM\n" }; # line 9 ... # parent f while 1; } else {