libnet-ssleay-perl 1.57-1 source package in Ubuntu

Changelog

libnet-ssleay-perl (1.57-1) unstable; urgency=medium


  * Team upload.
  * Imported Upstream version 1.57

 -- Salvatore Bonaccorso <email address hidden>  Sun, 12 Jan 2014 07:52:13 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-ssleay-perl_1.57-1.dsc 2.2 KiB 429c8f34762168d0eda8876498f3302eb8669efb1b9c92852630edbbe316a6a6
libnet-ssleay-perl_1.57.orig.tar.gz 389.5 KiB 660f42833982eeb23c45f46da28627c3fefd6efdb33a34480db6a925055dc682
libnet-ssleay-perl_1.57-1.debian.tar.gz 8.5 KiB e9a8a801475ea816ec042a63eb869e5707fcc65076c5fc75628896d48c867e6d

Available diffs

No changes file available.

Binary packages built by this source

libnet-ssleay-perl: Perl module for Secure Sockets Layer (SSL)

 Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
 (SSL) functions of the SSLeay library directly from your perl scripts. It
 is useful if you want to program robots that access secure web servers or
 if you want to build your own applications over SSL encrypted tunnels. If
 you just want to view web pages on https servers, you do not need this -
 your web browser already knows to do that.