Help for this page

Select Code to Download


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