HTML-TreeBuilder-XPath - Re: Please post here

Posted on Wed Sep 12 14:31:15 2007 by mirod in response to 6057 (See the whole thread of 3)
Re: Please post here
How about this: HTML::TreeBuilder::XPath subclasses HTML::TreeBuilder, adding methods that let you use XPath to query the HTML document. Is that still too short? You could also add the following sentence: The result of the XPath query can be returned as an array of nodes (using findnodes) or as a value (using findvalue). Does that help? -- mirod
Write a response