I have tried to install Net::SSLeay though cpan to install Email::Send::SMTP::TLS but I am getting the following error.
cpan[5]> install Net::SSLeay Running i
Try to install both dependencies listed below. It should solve the issue that you have.
sudo apt-get install libnet-ssleay-perl sudo apt-get install libio-socket-ssl-perl