Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: Re: Cookie Woes

by vbrtrmn (Pilgrim)
on Oct 22, 2001 at 12:50 UTC ( [id://120469]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Cookie Woes
in thread Cookie Woes

WOW, I wasn't familiar with that, unfortunalty for me, it still dies :(
--
paul

Replies are listed 'Best First'.
Re5: Cookie Woes
by blakem (Monsignor) on Oct 22, 2001 at 13:14 UTC
    How about testing the keys explicitly like: (untested)
    my %cookies = CGI::Cookie->fetch; die "did not fetch any cookies into \%cookies" unless (keys %cookies);

    -Blake

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://120469]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-23 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found