My natural response would be, "I know that Perl's LWP module can send HTTP requests, what do they print?" It took me just a couple of minutes to track down the request method in LWP/Protocol/http.pm and it would have been very easy to have made a custom copy, change the 3 syswrites to also echo debugging output, then send a request somewhere...
Cheers,
Ben