in reply to Net::SSL and dll's

Those probelsm are fixed, but now I am having an issue on somne machines where LWP::UserAgent is returning 500 errors. The same code run on other machines has no such problems.

I suspect that Crypt::SSLeay isn't properly installed on the machines that are having problems. LWP returns a 500 when it can't find the supporting SSL library for an https request.