On Jul 28, 10:44 am, Bennett Haselton <[email protected]> wrote: > Is there an existing way to use the memcached "gets" and "cas" > commands from Perl, without writing my own module to interface to > memcached directly?
You can use Cache::Memcached::Fast.
