Re: stopping numification

[prev] [thread] [next] [Date index for 2005/05/25]

From: Tony Bowden
Subject: Re: stopping numification
Date: 11:57 on 25 May 2005
On Wed, May 25, 2005 at 12:46:11PM +0100, William Ross wrote:
> ps. cdbi seems to assume that having called keys %foo you can call  
> values %foo and get them in the same order. is that so? Nice  
> shortcut, then.

perldoc -f keys

  Returns a list consisting of all the keys of the
  named hash.  (In scalar context, returns the num-
  ber of keys.)  The keys are returned in an appar-
  ently random order.  The actual random order is
  subject to change in future versions of perl, but
  it is guaranteed to be the same order as either
  the "values" or "each" function produces (given
  that the hash has not been modified).  


Tony

(message missing)

stopping numification
Simon Wistow 15:46 on 24 May 2005

Re: stopping numification
Matt S Trout 16:01 on 24 May 2005

Re: stopping numification
Simon Wistow 16:31 on 24 May 2005

Re: stopping numification
Christopher Laco 17:13 on 24 May 2005

Re: stopping numification
Simon Wistow 10:47 on 25 May 2005

Re: stopping numification
William Ross 11:46 on 25 May 2005

Re: stopping numification
Simon Wistow 11:59 on 25 May 2005

Re: stopping numification
Dan Sully 14:09 on 25 May 2005

Re: stopping numification
Gordon Haverland 16:55 on 24 May 2005

Re: stopping numification
Simon Wistow 17:06 on 24 May 2005

Re: stopping numification
Gordon Haverland 22:43 on 24 May 2005

Re: stopping numification
Tony Bowden 11:57 on 25 May 2005

Generated at 20:11 on 05 Jun 2005 by mariachi v0.52