in reply to Using Xpath to extract text value of nested list elements
my $text = $elem->findvalue('text()');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using Xpath to extract text value of nested list elements
by tangent (Parson) on Mar 20, 2014 at 17:19 UTC | |
|
Re^2: Using Xpath to extract text value of nested list elements
by cord-bin (Friar) on Mar 21, 2014 at 08:27 UTC | |
by Anonymous Monk on Mar 21, 2014 at 08:36 UTC |