Skip Menu |

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

Report information
The Basics
Id: 83190
Status: new
Priority: 0/
Queue: AnyEvent-Memcached

People
Owner: Nobody in particular
Requestors: tag [...] cpan.org
Cc:
AdminCc:

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



Subject: Doesn't support ``hasher'' argument despite documentation.
Despite documentation... scott@cricket:~/code/say/pigeon> perl -MAnyEvent::Memcached::Hash::WithNext -MAnyEvent::Memcached -le 'AnyEvent::Memcached->new( servers => [qw( 127.0.0.1:11211 )], hasher => "AnyEvent::Memcached::Hash::WithNext" )' hasher options are not supported yet at -e line 1. We've tested it reasonably and it seems to work (specifying a hasher), please enable it cheers.k.thx.