|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Trying to code a SENDMAIL functions, and when running I get aby marius (Hermit) |
| on Dec 11, 2000 at 12:29 UTC ( #46048=note: print w/ replies, xml ) | Need Help?? |
|
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.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||