Source: libpoe-component-client-keepalive-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, netbase,
 libpoe-component-client-dns-perl (>= 1:1.051), libpoe-perl (>= 2:1.2800),
 libnet-ip-perl (>= 1.25)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
 Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/POE-Component-Client-Keepalive/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-client-keepalive-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpoe-component-client-keepalive-perl/

Package: libpoe-component-client-keepalive-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libpoe-component-client-dns-perl (>= 1:1.051), libpoe-perl (>= 2:1.2800),
 libnet-ip-perl (>= 1.25)
Description: 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.
