Drew Taylor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 14, 2000 4:28 PM
To: Adriano Nagelschmidt Rodrigues
Cc: [EMAIL PROTECTED]
Subject: Re: uninitialized value at ... CGI/Cookie.pm line 70.
Adriano Nagelschmidt Rodrigues wrote:
>
> Ronald Schmidt writes:
> > The full warning mess
Adriano Nagelschmidt Rodrigues wrote:
>
> Ronald Schmidt writes:
> > The full warning message on our system (Solaris, Apache 1.3.3, mod_perl
> > 1.21?, perl 5.005_02) is:
> >
> > [Tue Jun 13 17:37:25 2000] null: Use of uninitialized value at
> > /usr/local/lib/perl5/5.00502/CGI/Cookie.pm line 70.
Ronald Schmidt writes:
> The full warning message on our system (Solaris, Apache 1.3.3, mod_perl
> 1.21?, perl 5.005_02) is:
>
> [Tue Jun 13 17:37:25 2000] null: Use of uninitialized value at
> /usr/local/lib/perl5/5.00502/CGI/Cookie.pm line 70.
Hi,
I see this too. In my case I think Netscape's
Ronald Schmidt ([EMAIL PROTECTED]) said something to this effect:
> The full warning message on our system (Solaris, Apache 1.3.3, mod_perl
> 1.21?, perl 5.005_02) is:
>
> [Tue Jun 13 17:37:25 2000] null: Use of uninitialized value at
> /usr/local/lib/perl5/5.00502/CGI/Cookie.pm line 70.
>
> We
Ronald Schmidt wrote:
>
> The warning seems to be coming from inside the standard module CGI::Cookie -
> not from inside the driver code included with my message.
You're right. What version of CGI::Cookie are you using?
How much work would it be to explicitly pass $q to each subroutine? That
re
EMAIL PROTECTED]'
Subject: Re: uninitialized value at ... CGI/Cookie.pm line 70.
Ronald Schmidt wrote:
>
> The full warning message on our system (Solaris, Apache 1.3.3, mod_perl
> 1.21?, perl 5.005_02) is:
>
> [Tue Jun 13 17:37:25 2000] null: Use of uninitialized value at
>
Ronald Schmidt wrote:
>
> The full warning message on our system (Solaris, Apache 1.3.3, mod_perl
> 1.21?, perl 5.005_02) is:
>
> [Tue Jun 13 17:37:25 2000] null: Use of uninitialized value at
> /usr/local/lib/perl5/5.00502/CGI/Cookie.pm line 70.
Which line is #70 in the script you posted? It's