Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 54658 invoked from network); 22 Sep 2007 16:50:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2007 16:50:06 -0000 Received: (qmail 8139 invoked by uid 500); 22 Sep 2007 16:49:52 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 8119 invoked by uid 500); 22 Sep 2007 16:49:52 -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 8108 invoked by uid 99); 22 Sep 2007 16:49:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Sep 2007 09:49:52 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jk.lists.questions@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Sep 2007 16:49:53 +0000 Received: by nf-out-0910.google.com with SMTP id k4so978359nfd for ; Sat, 22 Sep 2007 09:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=RsfG7DgZmgPVLIlz0PPnKGmMWolX7u/HB3y99eqIqUw=; b=jmPptVR1J3TPf8OVRg5kucuO++dQQMh/G1hOVv/ZB9Q+imsjAHsxibrJO8w3Nxzw67pwlwLIKBaEJr/OBVqqsa6PGgxCo3MiFbhGzYS436rcJqaFOynvf8SrBX4EZv+ih+OOUMNtF/+eGbeu4xRAO1b6JiGC9fiju+h7GppCyt4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=SGpJaZOx1n380ia2iUF3G/lsEhu3ZOh3SpstBbgsXq/jzH7R+VsWDhQmBkdkZqJmKaYS5wolIGBjuruQUte6DJaQjbtPnYNk1kTl5Wfq0TLyqUH08r0utSsZMgm4bob4G9rLEy8lQU4IC0xt7jUrg2F3FcQWywdciizh/8riDgI= Received: by 10.78.201.2 with SMTP id y2mr2767083huf.1190479771757; Sat, 22 Sep 2007 09:49:31 -0700 (PDT) Received: by 10.78.141.5 with HTTP; Sat, 22 Sep 2007 09:49:31 -0700 (PDT) Message-ID: <2913bcb80709220949n47b391f1o5e8a0181d250e287@mail.gmail.com> Date: Sat, 22 Sep 2007 12:49:31 -0400 From: "jk jk" To: modperl@perl.apache.org Subject: Re: Problem with RequestRec and Headers In-Reply-To: <46F4EDD7.9080208@ice-sa.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_53903_30704645.1190479771496" References: <2913bcb80709211323w27416a06p3c9b0a0134aa1906@mail.gmail.com> <2913bcb80709211859g32e84ac0x9c28a257d139f35e@mail.gmail.com> <46F4EDD7.9080208@ice-sa.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_53903_30704645.1190479771496 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline As a Registry script, it does get it. I've made sure of that by using Data::Dumper to take a look. Thanks. --JAK On 9/22/07, Andr=E9 Warnier wrote: > > jk jk wrote: > [..] > >> my $r =3D shift; > > One of the brighter lights on this list correct me if I'm wrong, but I > think there's some basic confusion here. > > This is a cgi-bin script, it is not an Apache/mod_perl module executed > as a mod_perl handler. > Thus it does not get a "request object" as argument. > Thus I'm not quite sure what the result of the above statement is, but > probably not what you expect. > > ------=_Part_53903_30704645.1190479771496 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline As a Registry script, it does get it.  I've made sure of that by u= sing Data::Dumper to take a look. 

Thanks. --JAK

<= span class=3D"gmail_quote">On 9/22/07, Andr= =E9 Warnier <aw@ice-sa.com> wrote:jk jk wrote:
[..= ]
>> my $r =3D shift;

One of the brighter lights on this list co= rrect me if I'm wrong, but I
think there's some basic confusion = here.

This is a cgi-bin script, it is not an Apache/mod_perl module = executed
as a mod_perl handler.
Thus it does not get a "request object&q= uot; as argument.
Thus I'm not quite sure what the result of the abo= ve statement is, but
probably not what you expect.


------=_Part_53903_30704645.1190479771496--