###IO::Socket::SSL fail
dyld: lazy symbol binding failed: Symbol not found: _CRYPTO_THREADID_get_callback Referenced from: /Users/z/perl5/lib/perl5/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle Expected in: flat namespace
dyld: Symbol not found: _CRYPTO_THREADID_get_callback Referenced from: /Users/z/perl5/lib/perl5/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle Expected in: flat namespace
Trace/BPT trap: 5
linode/homebrew-cli#9 Thank you everyone for all of your feedback and input! El Capitan has changed some of the resources for the SSL dependencies. Our homebrew installer has been updated to use the newer CLI build from today, which includes an updated Makefile.pl that no longer needs the Crypt::SSLeay dependency. As of LWP version 6.02, our SSL requirements can be fulfilled from within LWP.