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

perl-net-ssleay

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 the latest version of perl-net-ssleay as follows:

guix install perl-net-ssleay

Or install a particular version:

guix install perl-net-ssleay@1.94

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.

Badge code

You can use the following badge to inform users of perl-net-ssleay about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl-net-ssleay'><img src='https://packages.guix.gnu.org/packages/perl-net-ssleay/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl-net-ssleay/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl-net-ssleay)

Example Org:

[[https://packages.guix.gnu.org/packages/perl-net-ssleay][https://packages.guix.gnu.org/packages/perl-net-ssleay/badges/latest-version.svg]]