http://www.perlmonks.org?node_id=535018


in reply to Re^3: Installing Net::SSLeay on Linux
in thread Installing Net::SSLeay on Linux

how can i set $OPENSSL_PATH if it's currently undefined on my system?

echo $OPENSSL_PATH gives me nothing.
i was also able to find Makefile.PL's for other installed perl modules, ie.,

/root/.cpan/build/Archive-Zip-1.16/Makefile.PL
/root/.cpan/build/Crypt-CipherSaber-1.00/Makefile.PL
/root/.cpan/build/Test-Warn-0.08/Makefile.PL
/root/.cpan/build/Test-Exception-0.21/Makefile.PL

etc., but none that seemed specific to Net::SSLeay