I find using CSS selectors or relative XPath expressions to be more wieldly. Anchoring the expression on a "nearby" element with an id attribute is usually sufficient to get a short XPath (or CSS) expression.
In reply to Re^2: can't extract node with HTML::TreeBuilder::XPath
by Corion
in thread can't extract node with HTML::TreeBuilder::XPath
by saunderson
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |