in reply to Re: help writing simple perl script
in thread help writing simple perl script

thanks but that's not quite what I needed. It has to be "N-by-N", and that simply pairs the 1st with 2nd, 2nd with 3rd, 3rd with 4th, etc. I need to pair the 1st against the 2nd through N. The 2nd against the 3rd through N, etc.