http://www.perlmonks.org?node_id=532920

ifubiok has asked for the wisdom of the Perl Monks concerning the following question:

I have a CGI script on my website that I want to use to send the visitor to one of several other scripts depending on the form variables. I want to send the form variables from the original script to the new script. What are the methods available to perform this?