Subject: | Missing forget_dead_hosts() causes failure when using with C::M::Managed |
Cache::Memcached::Managed blindly assumes the specified memcached_class
implements forget_dead_hosts and hence dies. The author has not
responded to a patch
(http://rt.cpan.org/Public/Bug/Display.html?id=41072), so would it be
possible to implement the method, even if it only a noop?
Thanks