![]() |
|
P is for Practical | |
PerlMonks |
Re: Help with Apache::Cookieby arthas (Hermit) |
on Nov 02, 2003 at 21:18 UTC ( #303955=note: print w/replies, xml ) | Need Help?? |
Hi! Apache::Cookie->fetch() returns an hash reference, not a Cookie object. The keys of the hash are the cookie names, while the values are the actual objects. Hope this helps! Michele.
In Section
Seekers of Perl Wisdom
|
|