libpoe-filter-ssl-perl 0.41-2build1 source package in Ubuntu

Changelog

libpoe-filter-ssl-perl (0.41-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 21:34:22 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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.41.orig.tar.gz 61.6 KiB 74e975323e785eaf77be8c07f0cd6c164b865675d864f5ffa9c083620933240d
libpoe-filter-ssl-perl_0.41-2build1.debian.tar.xz 3.4 KiB 5e15760a0b3cdf609255f5ecedb1aae2dfe4b5f7c330a09f7ffef857cdbe62e4
libpoe-filter-ssl-perl_0.41-2build1.dsc 2.2 KiB c6a9b05726f04feb187688f6ba65dcd97da6bf2cd17fb9a9b24f74f2a39860f1

Available diffs

View changes file

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