mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
plus the "cache" argument. The cache argument must be a hashref, which contains the arguments passed to the cache backend. WWW: http://search.cpan.org/dist/Data-Throttler-Memcached/ PR: ports/120158 Submitted by: Masahiro Teramoto <markun at onohara.to>
5 lines
257 B
Text
5 lines
257 B
Text
Data::Throttler::Memcached accepts the same arguments as Data::Throttler,
|
|
plus the "cache" argument. The cache argument must be a hashref, which contains
|
|
the arguments passed to the cache backend.
|
|
|
|
WWW: http://search.cpan.org/dist/Data-Throttler-Memcached/
|