Subject: | SSL modules - not really a bug, but a caveat |
I have OpenSSL for Win32 in C:\Program Files\OpenSSL. I wanted to
install Crypt::SSLeay, and typed the path above at its prompt, when it
didn't find the OpenSSL installation. That caused tests to fail because
of the space in the directory name.
I wrote about the issue at
http://win32.perl.org/wiki/index.php?title=Strawberry_Perl_Feedback#SSL_modules
HTH,
Dan Dascalescu