-
-
16 Jan 2008 17:57:32 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (9)
- Testers (0 / 9 / 1)
- Kwalitee
- License: unknown
- Activity
24 month- Tools
- Download (49.7KB)
- 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.00005
- Fix typo in POD.
- Implement stats() -- it's a half-baked implementation. Please send patches!
- Implement disconnect_all()
- Implement some methods that allows you to tweak libmemcached behavior (NOTE: API may not be permanent!)
- set_no_block() / is_no_block()
- set_distribution_method() / get_distribution_method()
- set_hashing_algorithm() / get_hashing_algorithm()
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.