in reply to Re: how do I find one number that matches in elements of same array and combine those elements?
in thread how do I find one number that matches in elements of same array and combine those elements?

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on Re^2: how do I find one number that matches in elements of same array and combine those elements?

Replies are listed 'Best First'.
Re^3: how do I find one number that matches in elements of same array and combine those elements?
by Anonymous Monk on Jul 31, 2009 at 07:13 UTC
    Actually, these are like arrays within an array.

    Your code doesn't reflect that (syntax errors), why don't you post actual perl code?