in reply to Re: Amazing syntax of push (was Re: Removing duplicates in Array of Array)
in thread Removing duplicates in Array of Array

I see that I missed a step: run the program with perl 5.10.0. So, the program parses|compiles ok but causes run time error as above (in my example 10 in above error message is a 2). For the record, perl 5.8.8 produces neither compile time nor run time error.
  • Comment on Re^2: Amazing syntax of push (was Re: Removing duplicates in Array of Array)