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

perl-net-ssleay 1.92

Perl extension for using OpenSSL

This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, the same API is offered for accessing http servers, too), an sslcat() function for writing your own clients, and finally access to the SSL api of the SSLeay/OpenSSL package so you can write servers or clients for more complicated applications.

Installation

Install perl-net-ssleay 1.92 as follows:

guix install perl-net-ssleay@1.92

Or install the latest version:

guix install perl-net-ssleay

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.