in reply to webservice API testing

In theory, you send a request, and get something back, webservice or any other service, right?

So unless you need to test something in transit, I would think that something like Test::WWW::Mechanize would do quite well.

meh.