Hi Sean,

On Wednesday 12 Jan 2011 12:43:24 Sean Murphy wrote:
> 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.

Did the ->tag() method work for you?

http://search.cpan.org/~jfearn/HTML-
Tree-4.1/lib/HTML/Element.pm#$h-%3Etag%28%29_or_$h-%3Etag%28%27tagname%27%29

(sorry for the broken link).

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
What Makes Software Apps High Quality -  http://shlom.in/sw-quality

Chuck Norris can make the statement "This statement is false" a true one.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to