This is CGI.pm requesting that you enter in any variables your script needs. If there aren't any, just enter in an end-of-file character. If you're on unix, pressing ctrl-D will do it, on windows use ctrl-Z on a newline and press enter.
If there are some, enter them as name=value pairs, one per line, and follow that with an eof as above. |