Help for this page
use ExtUtils::MakeMaker; ... 'VERSION_FROM' => 'lib/Net/SSLeay.pm', 'LIBS' => ['-lssl -lcrypto -lcrypt32 -lz'], );
use ExtUtils::MakeMaker; ... 'INC' => '-IC:/someplace/include', 'LIBS' => ['-LC:/someplace/lib -lssl -lcrypto -lcrypt3 +2 -lz'], );