in reply to Re^6: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
in thread ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003

As it does not work, your installation obviously failed. There are two possibilities:

  1. The version of Crypt::SSLeay belongs to another, incompatible, version of Perl. You adamantly rule that out.
  2. You haven't installed OpenSSL, especially the DLLs that come with it.

So likely, number two is the one.

Update: BrowserUk's suggestion is even more likely. I forgot about the "2003" in your query.

  • Comment on Re^7: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003