in reply to Re: Issue with looping through XML::LibXML::Reader
in thread Issue with looping through XML::LibXML::Reader

As easy as that..... Thank you so much for the quick and helpful response John.

I did have also comment out one of the last read requests ($reader->nextSibling() > 0 or last;) as well, and it now works as it should.

  • Comment on Re^2: Issue with looping through XML::LibXML::Reader