Migrated from rt.cpan.org#55634 (status was 'open')
Requestors:
From lexszero@gmail.com on 2010-03-16 17:41:22:
Using Perl-5.10.1, libwww-perl-5.834
HTTP::Cookies::Netscape don't read cookies from cookies file with the following header:
# HTTP cookie file.
# Generated by Wget on 2010-03-16 20:01:49.
# Edit at your own risk.
Fixed with changing first line to "# HTTP Cookie File."
Official Netscape cookie file spec page http://www.netscape.com/newsref/std/cookie_spec.html seems dead, so I don't know if this magic line ever must present.
Maybe just remove magic line checking?
From ether@cpan.org on 2017-01-25 21:39:24:
migrated queues: libwww-perl -> HTTP-Cookies
Migrated from rt.cpan.org#55634 (status was 'open')
Requestors:
From lexszero@gmail.com on 2010-03-16 17:41:22:
From ether@cpan.org on 2017-01-25 21:39:24: