Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Trying to code a SENDMAIL functions, and when running I get a

by marius (Hermit)
on Dec 11, 2000 at 12:29 UTC ( [id://46048]=note: print w/replies, xml ) Need Help??


in reply to Trying to code a SENDMAIL functions, and when running I get a

Sounds like you're trying to run a CGI.pm module from the command line. Basically, if you're not passing any variables into the script, just hit CTRL+D to signal EOF. If you need to pass parameters to the script, put them as variable=value format, one per line.

Incidentally, you would pass variables to the file if your url looks like http://some.url/cgi.pl?variable1=value&variable2=value

-marius
  • Comment on Re: Trying to code a SENDMAIL functions, and when running I get a

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://46048]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found