Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 36134
Status: resolved
Priority: 0/
Queue: Memcached-libmemcached

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

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Install libmemcached tools as well
Hi Tim, I was playing with the module and found that the tools that libmemcached offers to be quite useful, but they're not being installed by your package: $ ls src/libmemcached/clients/ | grep -v '\.' memcat* memcp* memerror* memflush* memrm* memslap* memstat* How about adding a flag to the installer that adds those tools as well? Thanks,
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Fri, 23 May 2008 22:30:08 +0100
To: Jos Boumans via RT <bug-Memcached-libmemcached [...] rt.cpan.org>
From: Tim Bunce <Tim.Bunce [...] pobox.com>
On Fri, May 23, 2008 at 11:15:20AM -0400, Jos Boumans via RT wrote: Show quoted text
> > I was playing with the module and found that the tools that libmemcached offers to be quite > useful, but they're not being installed by your package: > > $ ls src/libmemcached/clients/ | grep -v '\.' > memcat* > memcp* > memerror* > memflush* > memrm* > memslap* > memstat* > > How about adding a flag to the installer that adds those tools as well?
Swamped at the moment. Patches welcome! Commit bits freely available! Tim.
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Sat, 24 May 2008 16:08:51 +0200
To: bug-Memcached-libmemcached [...] rt.cpan.org
From: "Jos I. Boumans" <kane [...] cpan.org>
On May 23, 2008, at 11:30 PM, Tim Bunce via RT wrote: Show quoted text
>> >> How about adding a flag to the installer that adds those tools as >> well?
> > Swamped at the moment. Patches welcome! Commit bits freely available!
Fair enough, i know when i've 'well volunteered' ;) Point me to your vcs and i'll take care of it. Cheers, -- Jos Boumans How do I prove I am not crazy to people who are?
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Sun, 25 May 2008 09:45:48 +0100
To: Jos Boumans via RT <bug-Memcached-libmemcached [...] rt.cpan.org>
From: Tim Bunce <Tim.Bunce [...] pobox.com>
On Sat, May 24, 2008 at 10:09:51AM -0400, Jos Boumans via RT wrote: Show quoted text
> > Queue: Memcached-libmemcached > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=36134 > > > On May 23, 2008, at 11:30 PM, Tim Bunce via RT wrote:
> >> > >> How about adding a flag to the installer that adds those tools as > >> well?
> > > > Swamped at the moment. Patches welcome! Commit bits freely available!
> > Fair enough, i know when i've 'well volunteered' ;)
:-) Show quoted text
> Point me to your vcs and i'll take care of it.
Thanks. http://search.cpan.org/~timb/Memcached-libmemcached/libmemcached.pm#CONTRIBUTING says http://perl-libmemcached.googlecode.com/ Send me your google account email and I'll add you as a committer :) Tim.
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Sun, 25 May 2008 11:15:38 +0200
To: bug-Memcached-libmemcached [...] rt.cpan.org
From: "Jos I. Boumans" <jos [...] dwim.org>
On May 25, 2008, at 10:46 AM, Tim Bunce via RT wrote: Show quoted text
>> >> Point me to your vcs and i'll take care of it.
> > Thanks. > > http://search.cpan.org/~timb/Memcached-libmemcached/ > libmemcached.pm#CONTRIBUTING > says http://perl-libmemcached.googlecode.com/
And how sloppy of me to miss it =/ Show quoted text
> Send me your google account email and I'll add you as a committer :)
jos.i.boumans is my account name. Thanks Tim, -- Jos Boumans "Two rules to success in life: 1. Don't tell people everything you know" --Sassan Tat
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Sun, 25 May 2008 20:52:55 +0100
To: "Jos I. Boumans via RT" <bug-Memcached-libmemcached [...] rt.cpan.org>
From: Tim Bunce <Tim.Bunce [...] pobox.com>
On Sun, May 25, 2008 at 05:15:44AM -0400, Jos I. Boumans via RT wrote: Show quoted text
> > Queue: Memcached-libmemcached > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=36134 > > > On May 25, 2008, at 10:46 AM, Tim Bunce via RT wrote:
> >> > >> Point me to your vcs and i'll take care of it.
> > > > Thanks. > > > > http://search.cpan.org/~timb/Memcached-libmemcached/ > > libmemcached.pm#CONTRIBUTING > > says http://perl-libmemcached.googlecode.com/
> > And how sloppy of me to miss it =/
;-) Show quoted text
> > Send me your google account email and I'll add you as a committer :)
> > jos.i.boumans is my account name.
I've added jos.i.boumans@gmail.com to the project. Show quoted text
> Thanks Tim,
Thank you Jos! You're contributions are very welcome. Show quoted text
> -- > Jos Boumans > > "Two rules to success in life: > 1. Don't tell people everything you know" > --Sassan Tat
Cute. Tim.
Soon would be good as I'm prepping a 0.2101 release now.
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Mon, 26 May 2008 12:35:55 +0200
To: bug-Memcached-libmemcached [...] rt.cpan.org
From: "Jos I. Boumans" <jos [...] dwim.org>
On 26 May 2008, at 12:31, Tim_Bunce via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=36134 > > > Soon would be good as I'm prepping a 0.2101 release now.
I'll have it in today. Just noticed something though: $ cat mlm-segv.pl use strict; use warnings; use Memcached::libmemcached; my $memd = Memcached::libmemcached->new; $memd->memcached_server_add( '127.0.0.1', '11211' ); $memd->memcached_set( "$$:1" => 1 ); $ telnet localhost 11211 Trying ::1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. $ perl mlm-segv.pl Segmentation fault localhost 11211 is an ssh tunnel to another machine that has a memcached running. when i stop the memcached, the script segvaults... Bit unusual case, but it may happen for other configurations too. When connected to non-bound port, or a port with another service it behaves graceful. -- Jos Boumans How do I prove I'm not crazy to people who are?
Subject: Re: [rt.cpan.org #36134] Install libmemcached tools as well
Date: Mon, 26 May 2008 12:58:41 +0200
To: bug-Memcached-libmemcached [...] rt.cpan.org
From: "Jos I. Boumans" <jos [...] dwim.org>
On 26 May 2008, at 12:31, Tim_Bunce via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=36134 > > > Soon would be good as I'm prepping a 0.2101 release now.
Committed. -- Jos Boumans How do I prove I'm not crazy to people who are?
Excellent. Thanks Jos! (ticket closed)