$SIG{$key} = sub { print "Simple Method\n"; }; [download]
In reply to Re: Tied %SIG by traveler in thread Tied %SIG by bbfu