There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Cache::Memcached::AnyEvent::Protocol - Base Class For Memcached Protocol

SYNOPSIS

package NewProtocol;
use strict;
use base 'Cache::Memcached::AnyEvent::Protocol';

METHODS

new

prepare_handle