Re: CGI::Minimal and Cookies
am 18.12.2007 16:53:39 von John BokmaBen Morrow
> No, certainly not... :)
> Further investigation reveals that line was added in CGI::Cookie 1.27,
> in CGI.pm-3.17. I wonder why...
On one hand I can understand why: instead of print "Set-Cookie: ..."
print CGI::header(-cookie => ... ); is used, which I consider the
preferred way to do this *if* CGI is already loaded. But OTHO/IMO
CGI::Cookie shouldn't be dependend on such a heavy module if this can be
avoided.
I've contacted Lincoln Stein. If anything comes out of this, I post a
follow-up.
--
John
Arachnids near Coyolillo - part 1
http://johnbokma.com/mexit/2006/05/04/arachnids-coyolillo-1. html