Hi all. I posted previously on how to move in a tree by a node at a time by using HTML:TreeBuilder which is used with LWP.
I wish to move by a single node and get the following info: tag of the current HTML element. Text of the HTML element. Attributes of the current HTML element. Of course, if there are none, then report undef. any assistance would be great. Since I have tried a range of things and cannot work it out. Sean