So I'd have to throw all those into the hashref before sending it off via post()? Any better way to do this? I have a subroutine that strips form parameters from source html and returns them as a hash. I want to add more set parameters to that hash and then send them off as a post.