|
|
| Think about Loose Coupling | |
| PerlMonks |
Cookies with CGI::Applicationby Anonymous Monk |
| on May 16, 2004 at 00:59 UTC ( [id://353729]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: So I am trying to put some cookies into a page out put with CGI::Application
Before doing the final out put, I do this:
$app->cookie->return_cookies returns the following:
For some reason , only the first cookies (per page) value are being set. A little while ago, all them were being set, and somewhere along the line, it stopped working. I'm sorry, I can't post more info about what I did to break it. I have NO IDEA. If I did I could fix it, but I have tried reverting to what I thought was the place where it used to work, and still no luck. Does anyone see anything wrong with this snppet that should be setting the cookie value?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||