in reply to posting with HTTP::Request::Common

While ikegami tells you how to do it, I'll tell you that I had to add the following line to the end of your script to see what was going on:

print $req->as_string;

Cheers,

Brent

-- Yeah, I'm a Delt.