Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 75746 invoked from network); 13 Mar 2006 03:51:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Mar 2006 03:51:05 -0000 Received: (qmail 19772 invoked by uid 500); 13 Mar 2006 03:50:59 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 19754 invoked by uid 500); 13 Mar 2006 03:50:59 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 19743 invoked by uid 99); 13 Mar 2006 03:50:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 19:50:59 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 209.86.89.65 is neither permitted nor denied by domain of perrin@elem.com) Received: from [209.86.89.65] (HELO elasmtp-kukur.atl.sa.earthlink.net) (209.86.89.65) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 19:50:57 -0800 Received: from [67.101.131.97] (helo=[192.168.1.100]) by elasmtp-kukur.atl.sa.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1FIe4q-0004aj-SO; Sun, 12 Mar 2006 22:50:37 -0500 Message-ID: <4414EC0E.3000108@elem.com> Date: Sun, 12 Mar 2006 22:50:38 -0500 From: Perrin Harkins User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Foo Ji-Haw CC: modperl@perl.apache.org Subject: Re: Modperl2 question References: <2934.66.218.54.39.1142010298.squirrel@www.redhotpenguin.com> <4414D454.8020304@extracktor.com> <4414D78B.5030204@extracktor.com> <4414EA71.3010706@elem.com> <4414EBA7.4070904@extracktor.com> In-Reply-To: <4414EBA7.4070904@extracktor.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c0887ac1ba12fd211aa676d7e74259b7b3291a7d08dfec799ee1e3bded17deda14766dec95a9f195350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 67.101.131.97 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Foo Ji-Haw wrote: > So what you are saying, is that it is generally fine in a production > environment to continue using CGI::Cookie? Yes. > But it does not infer that > using CGI is just as well right? The CGI.pm module? That's fine too. - Perrin