On Thu, Jul 26, 2001 at 10:47:05AM -0400, Clinton A . Pierce wrote:
>       for(0..20) { push(@r, int rand(50)) }

Followup to myself, the result of this is entirely dependant on how
the list is created.   The problem, it seems, is in the 
                newSViv(a>b?1:-1)
statement.  It was a poor choice to find relative positions within the
list.  Heh.  Sorry 'bout that.  :)

-- 
    Clinton A. Pierce            Teach Yourself Perl in 24 Hours  *and*
  [EMAIL PROTECTED]                Perl Developer's Dictionary
"If you rush a Miracle Man,     for details, see http://geeksalad.org     
        you get rotten Miracles." --Miracle Max, The Princess Bride

Reply via email to