in reply to foreach array - delete current row ?
@array = grep { some-condition } @array; [download]
Dave.