develooper Front page | perl.perl5.porters | Postings from October 2003

Re: CGI::Cookie Warnings

Thread Previous | Thread Next
From:
David Wheeler
Date:
October 22, 2003 14:26
Subject:
Re: CGI::Cookie Warnings
Message ID:
5AD0B254-04CC-11D8-8BB9-0003931A964A@kineticode.com
On Wednesday, October 22, 2003, at 01:10  PM, Nicholas Clark wrote:

> [that bit makes sense to me - if an updated CGI.pm hits CPAN it can
> get assimilated]

Cool.

> -  $self->{'max-age'} = CGI::Util::expire_calc($expires)-time if 
> defined $expires;
> +  $self->{'max-age'} = CGI::Util::expire_calc($expires) - time if 
> defined $expires;
>
> Eh? How on earth can whitespace be significant? :-(
> Are you sure you were using perl and not some other language beginning 
> with P?

Yep, I'm sure. I couldn't get the warning to trigger in a one-liner or 
anything, either; only when I ran the full Bricolage test suite. 
Bizzare.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About