Philip M. Gollucci wrote:
In fact, the all_cookies() is what I really really want :) and have ended up coding. I want to know if I am suffering multi-same-named cookies!
my $cookies = Apache2::Cookie->fetch($r);
$cookies is an APR::Request::Cookie::Table ref which deals with cookies of the same name. So I now agree with joes. -- ------------------------------------------------------------------------ "Love is not the one you can picture yourself marrying, but the one you can't picture the rest of your life without." "It takes a minute to have a crush on someone, an hour to like someone, and a day to love someone, but it takes a lifetime to forget someone..." Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster - http://ticketmaster.com
