if (verify(@temp_args)) {         @args = @temp_args;     }     else {         die "callback did something funky to args";     }