libio-socket-ssl-perl software package provides Perl module implementing object oriented interface to SSL sockets, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libio-socket-ssl-perl
libio-socket-ssl-perl is installed in your system.
Make ensure the libio-socket-ssl-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libio-socket-ssl-perl *
You will get with libio-socket-ssl-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libio-socket-ssl-perl |
| Version | 2.002-2+deb8u1 |
| Description | Perl module implementing object oriented interface to SSL sockets |
| Sub Section | Perl |