in reply to Re: XML lite unblessed reference
in thread XML lite unblessed reference

Thanks. I thought I was getting a list of Nodes, not an array.

Replies are listed 'Best First'.
Re^3: XML lite unblessed reference
by Anonymous Monk on Aug 08, 2011 at 21:52 UTC

    Thanks. I thought I was getting a list of Nodes, not an array.

    Um, an array is a list of nodes, and you're supposed to be getting both (blessed array reference).