in reply to Command Line Question
Also, for debugging, You can use -c to parse the script (without running it) to check for errors.export REQUEST_METHOD "POST" or setenv or set REQUEST_METHOD = "POST" and then ~> perl -wT mail.cgi what=makemail otherparam=this
|
|---|