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

Functions For Managing libmemcached Objects

Functions for Setting Values in memcached

Functions for Incrementing and Decrementing Values from memcached

Functions for Fetching Values from memcached

Functions for Managing Results from memcached /* memcached_result_st * memcached_fetch_result(Memcached__libmemcached ptr,\ memcached_result_st *result,\ memcached_return *error) */

Functions for Deleting Values from memcached

Functions for Accessing Statistics from memcached

Miscellaneous Functions

Memcached::libmemcached Methods