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

Changelog

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

  * Team upload.
  * New upstream release.
  * Drop 0001-fixing-typos-in-manpage.patch, applied upstream.

 -- gregor herrmann <email address hidden>  Sat, 13 Jan 2018 21:47:20 +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.39-1.dsc 2.3 KiB f6835331f1f333ea006887e0e856eda90c5d43b8e56a4b3d2b18f070cef04605
libpoe-filter-ssl-perl_0.39.orig.tar.gz 60.9 KiB 92243b2bbce791e21006f31889c3dc4117430fbd711d5b015358bcbcd7375d50
libpoe-filter-ssl-perl_0.39-1.debian.tar.xz 2.5 KiB 572adb271c636dccacf0a728ff1ece29fa7d883af1b6498a27497f9bfa8d2916

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