my $handler = $lookup{$code}; die if !$handler; $handler->(@args);