Hi,

is this the right place to report a "bug" in HTTP::Cookies ?
It is nothing serious. This particular page:

http://www.hyperstone.com/

seems to send a malformed cookie header without "version=\d".

Therefore $version in &add_cookie_header is unset and it prints this ugly messages :)

Use of uninitialized value in numeric gt (>) at 
/usr/local/lib/perl5/site_perl/5.8.1/HTTP/Cookies.pm line 187.
Use of uninitialized value in numeric ge (>=) at 
/usr/local/lib/perl5/site_perl/5.8.1/HTTP/Cookies.pm line 214.

(HTTP::Cookies 1.31 - is this the latest version ?)

Uli

--
Dipl.-Inf. Ulrich Borchers
MEGABIT Informationstechnik GmbH
Karstr. 25, 41068 Mönchengladbach
Tel. +49 2161 30898-0


Reply via email to