Re: Warnings in HTTP::Cookies

2004-09-27 Thread John J Lee
On Mon, 27 Sep 2004, Ed Avis wrote: [...] > It's difficult to produce a self-contained test case since this > program spends its time hitting someone else's website. I hope that [...] Easy but helpful would be to turn on HTTP::Cookies' debugging and post the output (censored if necessary). John

Warnings in HTTP::Cookies

2004-09-27 Thread Ed Avis
I have a program which generates the following warnings: Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.8.3/HTTP/Cookies.pm line 88. Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/vendor_perl/5.8.3/HTTP/Cookies.pm line 136. Use of u