in reply to Re^4: can't extract node with HTML::TreeBuilder::XPath
in thread can't extract node with HTML::TreeBuilder::XPath
Or you could read the HTML5 specification which it almost perfectly complies with. That's the whole point of it - it doesn't need to document how it parses HTML, because it parses it per spec, and the same way as almost every modern browser.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: can't extract node with HTML::TreeBuilder::XPath
by Anonymous Monk on Aug 01, 2012 at 07:15 UTC | |
by tobyink (Canon) on Aug 01, 2012 at 10:04 UTC | |
by Anonymous Monk on Aug 01, 2012 at 11:00 UTC |