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

Changelog

libpoe-filter-ssl-perl (0.41-3build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Thu, 11 Jan 2024 03:51:38 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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-3build1.debian.tar.xz 3.4 KiB 23d220257499be6d4819a8b7f97cb2fb9c7f8d3b85f668e8edc5a9b3cf5cde1f
libpoe-filter-ssl-perl_0.41-3build1.dsc 2.2 KiB 3155925eda06759649b6a3b0251fa863663352889b8c0f142751f34f7b262075

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