Hi, I have tried to use libwww with the method GET to emulate a html <form method=get>. I called the HTTP::Request() with one URL and as content the formdata. But I think this way is not the way <form method=get> works because I got a wrong answer from the url. Do you know how to speak to the libwww module to use GET with formdata? Greets Mat
