libpoe-component-client-keepalive-perl 0.2670-1 source package in Ubuntu

Changelog

libpoe-component-client-keepalive-perl (0.2670-1) unstable; urgency=low
  * New upstream release.  * debian/control: make (build) dependency on libpoe-component-resolver-perl    versioned, bump (build) dependency on libpoe-perl.  * Refresh patch and mark it as forwarded.  * Bump debhelper compatibility level to 8.  * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann <email address hidden>  Tue, 05 Jul 2011 20:24:25 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpoe-component-client-keepalive-perl_0.2670-1.dsc 2.4 KiB ebfad252dac5557d9cf2c582d0cb2901cbfbf1c0a521036643e0091636ff9ceb
libpoe-component-client-keepalive-perl_0.2670.orig.tar.gz 39.5 KiB 910fb856fd0ebeb94770385a252e35f26d114ee2d1aa3072e8c5b786e00e9b09
libpoe-component-client-keepalive-perl_0.2670-1.debian.tar.gz 3.4 KiB 5448a7ba3d90e6433972033b6edda0ad73778335f57f5531cb7793b152cbcc5f

No changes file available.

Binary packages built by this source

libpoe-component-client-keepalive-perl: POE component that manages and keeps alive client connections

 POE::Component::Client::Keepalive creates and manages connections for other
 components. It maintains a cache of kept-alive connections for quick reuse.
 It is written specifically for clients that can benefit from kept-alive
 connections, such as HTTP clients. Using it for one-shot connections would
 probably be silly.