Help for this page
my $mem = Cache::Memcached::libmemcached->new( { servers => [ "$mcserv +er" ], compress_threshold => 10_000 } ); ... { print "no conection to mem"; }