Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I created several cookies using CGI::Cookie. How to send them using "print $query->header(-cookie=>$cookies #several cookies here);". Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Send several cookies by header() method
by Masem (Monsignor) on Mar 15, 2001 at 01:14 UTC |