Subject: | 0.04 broke for people passing an Cache::Memcached object |
Even though the API didn't make it explicit, it was possible to pass a Cache::Memcached object to memoize_memcached instead of a hash of configuration parameters.
Some projects rely on this (notably Koha) so we need a better way to fix this without breaking the old behaviour.