I got it working on my Strawberry Perl (without an AS to compete with, however).

I downloaded openssl from here:

http://www.slproweb.com/products/Win32OpenSSL.html

It installs into c:\openssl.  However, this version appears to have
compiler-specific directories under lib\, so I patched Makefile.PL for
Crypt-SSLeay 0.53.  Then it all just worked.  (perl Makefile.PL,
dmake, dmake test)

My patch is attached -- I tested the MinGW branch, obviously, but
someone should test the VC and Borland branches and see if they work,
too.

Regards,
David Golden

Attachment: Makefile.PL.patch
Description: Binary data

Reply via email to