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

Changelog

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

  * Team upload.
  * New upstream release.
  * Update 0001-fixing-typos-in-manpage.patch.
  * Update years of upstream copyright.
  * Make (build) dependency on libnet-ssleay-perl versioned.
  * Declare compliance with Debian Policy 4.1.1.
  * Removing trailing whitespace in debian/control.
    Thanks to pedantic lintian.

 -- gregor herrmann <email address hidden>  Mon, 20 Nov 2017 21:05:31 +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.37-1.dsc 2.3 KiB 5ddd36749fccc0e03084e6d211ccdbba0f04bc9e5cb4461588acc49e7618634d
libpoe-filter-ssl-perl_0.37.orig.tar.gz 69.0 KiB 63fa087be024cdab62237dbccfa995250b33cc99bf9c4b5d61802a0b7313280e
libpoe-filter-ssl-perl_0.37-1.debian.tar.xz 2.9 KiB 59d2b0449e1c09ef8d516bc368ea1cd8468606c46d5ab45cb72292fd3f494828

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