$SIG{ALRM} = sub { $obj->funcName; }; [download]
In reply to Re: $SIG{ALRM} with a class method by batkins in thread $SIG{ALRM} with a class method by Nygeve