Skip Menu |

This queue is for tickets about the Memoize-Memcached CPAN distribution.

Report information
The Basics
Id: 94908
Status: new
Priority: 0/
Queue: Memoize-Memcached

People
Owner: TCOHEN [...] cpan.org
Requestors: TCOHEN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.04
Fixed in: (no value)



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.