This package browser is in early development. Mind the rough edges.

perl-io-socket-ssl 2.089

Nearly transparent SSL encapsulation for IO::Socket::INET

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way existing applications can be made SSL-aware without much effort, at least if you do blocking I/O and don't use select or poll.

Installation

Install perl-io-socket-ssl 2.089 as follows:

guix install perl-io-socket-ssl@2.089

Or install the latest version:

guix install perl-io-socket-ssl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.