perl-POE-Component-Client-Keepalive - Manages and keeps alive client connections

Description:

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.

Homepage: http://search.cpan.org/dist/POE-Component-Client-Keepalive

License: Artistic or GPL

Vendor: Koji

Packages

perl-POE-Component-Client-Keepalive-0.1000-1.fc7.noarch [37 KiB] Changelog by Chris Weyl (2007-05-13):
- update to 0.1000
- add t/ to %doc
- perl splittage BR tweaks