Hi there, fairly new at perl.
Trying to call a perl script with paramaters being passed in. I want to pass two values into a perl script from the browser.
The reading I have done has told me to use a form with a submit buttong, however, I don't want to use a "submit" button.
I want to use...