From owner-freebsd-questions Thu Nov 15 12: 9: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id DF19637B41B for ; Thu, 15 Nov 2001 12:08:47 -0800 (PST) Received: (qmail 89388 invoked from network); 15 Nov 2001 20:09:06 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 15 Nov 2001 20:09:06 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15348.8418.35775.234663@apu.five.sight> Date: Thu, 15 Nov 2001 14:09:06 -0600 To: "Andre` Niel Cameron" Cc: From: Lucas Bergman Subject: Re: Off Topic Perl Help Please In-Reply-To: <02b101c16c96$113b2eb0$a50410ac@olmct.net> References: <02b101c16c96$113b2eb0$a50410ac@olmct.net> X-Mailer: VM 6.96 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: lucas@slb.to Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi got a quick question;) How do I set a multi value cookie? I get > the whole value="stuff" how can I put more stuff in there besides > stuff? > > For specs I am using cookie-lib.pl and I initialize the cookie like such: > > $cookie{'mycookie'}= "here is the value"; > &set_cookie(); > etc etc etc Call set_cookie multiple times. I've read the code, and you should be aware that cookie-lib.pl is broken in many respects. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message