my $mem = Cache::Memcached::libmemcached->new( { servers => [ "1213321" ], compress_threshold => 10_000 } ); print $mem->errstr;