HTTP::Cookies and URI character encodings

2003-11-24 Thread John J Lee
I think there might be a problem with _normalize_path, from HTTP::Cookies. I'll explain what happens with my Python port, because I have no idea how Perl and unicode interact: a unicode URI got passed to my equivalent of _normalize_path() (a unicode string is a separate type from an ordinary byte-s

[Crypt::SSLeay] build problems on Windows

2003-11-24 Thread idit zerem
Hi   Maybe you can help me…   I'm trying to build it on Windows XP, but even after doing all according to the README,   Perl –MCrypt::SSLeay fails or get stuck. And my code – that runs on Linux – fails.     I think it fail executing  the file C:\Perl\lib\Crypt\SSLeay.pm in the "b

libwwww-perl-5.76

2003-11-24 Thread Gisle Aas
lib-perl-5.76 should be available from CPAN now. Recent changes to the handling of redirect (where POST requests are redirected as GET) exposed some additional problems that I hope are fixed by this release. The problem was that the POST content and content headers was passed on with the GET.