From owner-freebsd-questions Thu Nov 15 13:53:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id E15F537B405 for ; Thu, 15 Nov 2001 13:53:25 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id PAA26279 for ; Thu, 15 Nov 2001 15:39:16 -0600 Message-ID: <013d01c16e1f$c27518a0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: Subject: Perl help please Date: Thu, 15 Nov 2001 16:52:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 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 Hey can anyone see whats wrong with this?: $bbtdPlayerData = $TheCookie->cookie(name=>'bbtdplayer', -value=>[thing, stuff, there], -expires=>'+365d', -path=>'/', -domain=>'.a.axxs.net'); print $TheCookie->header(-cookie=>$bbtdPlayerData); print <