cntrtrst has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: a really odd thing ..
by psini (Deacon) on Jul 17, 2008 at 18:35 UTC

    Could help if you show us how the @$xp1 array is built and populated.

    From what you posted it seems that $$xp1[$x] is undefined. Standard disclaimer: your script uses strict and warnings?

    Rule One: "Do not act incautiously when confronting a little bald wrinkly smiling man."

      I have what's left of the OP on jettero's scratchpad. I missed the code blocks in my cut and paste though...

      -Paul

Re: a really odd thing ..
by rovf (Priest) on Jul 18, 2008 at 08:48 UTC
    the array on the right is full of data

    And you are sure that it is full enough so that $x is not out-of-bounds?

    -- 
    Ronald Fischer <ynnor@mm.st>