in reply to Small problem with handling cookies
And it seems you are sending POST parameters in the URL (ie treating them as GET), instead of using $ua->post to actually post them.
Perl 6 in German