//EDIT: Drachin testete mit LWP::UserAgent und gab die Antwort des Requests als String zurück:
Login auf
http://board.perl-community.de/perl-bin/board.pl?a... mit POST und Logindaten
HTTP/1.1 302 (Found) Moved
Connection: close
Date: Wed, 31 Oct 2007 13:16:28 GMT
Location: http://board.perl-community.de/overview/testcookie=1
Server: Apache/1.3.28 (Linux/SuSE) PHP/4.3.3 mod_perl/1.28
Content-Type: application/x-perl
Client-Date: Wed, 31 Oct 2007 13:16:33 GMT
Client-Peer: 217.172.179.49:80
Client-Response-Num: 1
Client-Transfer-Encoding: chunked
Set-Cookie: PBoard=sessionID&3**************b7c1f7***********71758****************3601562&user&GwenDragon&***berID&***; path=/; expires=Thu, 01-Nov-2007 13:16:29 GMT
Aha.
Seltsam:
HTTP/1.1 302 (Found) Moved
Was ist das bitte?
Content-Type: application/x-perl
Und das muss chon irgendein vom Browser anzeigbarer MIME sein!
<edit|Strat>
gefixt</edit>