libpoe-filter-ssl-perl 0.38-1 source package in Ubuntu

Changelog

libpoe-filter-ssl-perl (0.38-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Refresh 0001-fixing-typos-in-manpage.patch (offset).
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <email address hidden>  Sat, 30 Dec 2017 22:15:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpoe-filter-ssl-perl_0.38-1.dsc 2.3 KiB 1654a461fb03f2ddba81e830d6bfeae3bd930785934d8c00d5e9d51a08b9f345
libpoe-filter-ssl-perl_0.38.orig.tar.gz 60.8 KiB 314bdf1baf91b40506b5fb70618e21bfb7530458823c32ef75fab468e9fe7b41
libpoe-filter-ssl-perl_0.38-1.debian.tar.xz 2.9 KiB 58353230167a768b45dd2f41fe865227768fc3adf91d2c9376a6a3fe90fec50f

Available diffs

No changes file available.

Binary packages built by this source

libpoe-filter-ssl-perl: module to make SSL in POE easy and flexible

 POE::Filter::SSL allows one to secure connections of POE::Wheel::ReadWrite
 with OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as
 POE::Filter::Stream.
 .
 POE::Filter::SSL can be added, switched and removed during runtime, for
 example if you want to initiate SSL (see the SSL on an established
 connection example in SYNOPSIS) on an already established connection. You
 are able to combine POE::Filter::SSL with other filters, for example have
 a HTTPS server together with POE::Filter::HTTPD.
 .
 POE::Filter::SSL is based on Net::SSLeay, but got two XS functions which
 Net::SSLeay is missing.

libpoe-filter-ssl-perl-dbgsym: debug symbols for libpoe-filter-ssl-perl