in reply to Array problem

Which part are you having problem with, iterating over the array, or selecting elements at random? Both are easy to do, and are explained in the documentation/faq. Try reading perlintro and perldoc -q random.+?array, maybe even Tutorials

Replies are listed 'Best First'.
Re^2: Array problem
by Anonymous Monk on Sep 27, 2008 at 02:53 UTC
    I guess the problem is the iteration. I get the same exact set of random elements for each element in @start.