if ($failed) { @_ = "option1"; # and NOT $_[0] = "option1"; goto &do_something; }