sub user_sub( my %input = @_; $input{numberX} * $input{multiplier} + $user_glob; }