The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Rackspace::CloudFiles::ConnCache is a subclass of LWP::ConnCache, and is very similar to LWP::ConnCache::MaxKeepAliveRequests except that it uses Moo instead of Moose.

SYNOPSIS

Same as LWP::ConnCache::MaxKeepAliveRequests.

DESCRIPTION

Same as LWP::ConnCache::MaxKeepAliveRequests.

ADDITIONAL ATTRIBUTES

max_keep_alive_requests

Should be specied in the constructor. Read-only integer.

METHODS MODIFIED

deposit

Same functionality as LWP::ConnCache::MaxKeepAliveRequests.

AUTHOR

Dondi Michael Stroma <dstroma@gmail.com>.

Based on LWP::ConnCache::MaxKeepAliveRequests by Leon Brocard.

COPYRIGHT

Copyright (C) 2017, Dondi Michael Stroma.

LICENSE

This module is free software; you can redistribute it or modify it under the same terms as Perl itself.