Help for this page
@array = (3,2,1); $array[4] = 0; ... # do something with $number and $originalIndex... } # foreach