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

Changelog

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

  * Imported Upstream version 0.28
  * Remove fix-pod.patch. Already applied by upstream.
  * Refresh fix-spelling-errors.patch
  * Update year of upstream copyright

 -- Lucas Kanashiro <email address hidden>  Fri, 28 Aug 2015 14:28:00 -0300

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.28-1.dsc 2.1 KiB aa988409dbd12f6e663cf196a4067fba38dc56c5243a3dcbc08b97b9a4e8b4e6
libpoe-filter-ssl-perl_0.28.orig.tar.gz 55.9 KiB 368ba76ef5fec490c1bd1d5682f9da56fd8b352dc64f9c4d7c6b2f5d46983f7b
libpoe-filter-ssl-perl_0.28-1.debian.tar.xz 2.5 KiB 5e3104f8d50e0b5d3d2af03421e163a5b3da1ce508cde894b538c957aea9f1af

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 package libpoe-filter-ssl-perl

 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.