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

Changelog

libnet-ssleay-perl (1.55-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Refresh patch (offset).
  * debian/copyright: update upstream email address and packaging years.
  * Set Standards-Version to 3.9.4 (no further changes).
  * Use debhelper 9.20120312 to get all hardening flags.
  * Add a spelling patch.

 -- gregor herrmann <email address hidden>  Wed, 24 Jul 2013 19:29:22 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-ssleay-perl_1.55-1.dsc 2.2 KiB 72048ff47705c2f52318804a67bf975df5b7b6f277dfa8ef17172c42528924ab
libnet-ssleay-perl_1.55.orig.tar.gz 385.4 KiB 8cd5f09722e07b4e436102cb3a4b93623d753c171665ca9752c3b39a62ea3a79
libnet-ssleay-perl_1.55-1.debian.tar.gz 8.5 KiB 7ab4e796d4581daba5c7c71cfe02d6a3d420a888e21e96879ebb1697d518faa5

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.