Subject: | Detect multiple OpenSSL installations |
It would be very helpful if Makefile.PL could detect that there are multiple OpenSSL installations
and prompt for which one to use. I have to install this module manually on various machines,
because I have the OS-provided old version of OpenSSL and the latest version which I've
installed in /usr/local.
Crypt::SSLeay has code in its Makefile.PL that you could re-use :-)