-
-
13 Jan 2008 13:07:08 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (9)
- Testers (0 / 7 / 0)
- Kwalitee
- License: unknown
- Activity
24 month- Tools
- Download (46.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
and 1 contributors-
Daisuke Maki
- Dependencies
- Compress::Zlib
- Storable
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.00003
- Revert back to go without using backend proxy.
- Fix segmentation fault when using get_multi() without debugging enabled.
- Implement set() as a pure C function.
- Implement add().
- Implement replace().
- Implement flush_all().
- Implement accessors:
- set_compress_threshold
- get_compress_threshold
- set_compress_enabled
- get_compress_enabled
- set_compress_savings
- get_compress_savings
- compress_enabled
- Fix behavior of set_servers() to actually replace the server list.
- Add tools/benchmark.pl to compare against vanilla Cache::Memcached.
Modules
Perl Interface to libmemcachedOther files
Module Install Instructions
To install Cache::Memcached::LibMemcached, copy and paste the appropriate command in to your terminal.
cpanm Cache::Memcached::LibMemcached
perl -MCPAN -e shell install Cache::Memcached::LibMemcached
For more information on module installation, please visit the detailed CPAN module installation guide.