from the CGI docs
print $query->header(-cookie=>$cookie);
This will not prevent it from printing to the screen when run as a command line program - since CGI uses STDOUT for it's content. You could disable from the command line by checking the $query->request_method() a command line invocation should IIRC not return anything
| Mynd you, mønk bites Kan be pretti nasti... |
In reply to Re: CGI::Cookie issues
by grep
in thread CGI::Cookie issues
by sdyates
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |