in reply to Re^3: duplicate table with HTML::TreeBuilder look_down method
in thread duplicate table with HTML::TreeBuilder look_down method
My output:foreach my $td (\@tds) { say $td; }
ARRAY(0x2ae4b40)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: duplicate table with HTML::TreeBuilder look_down method
by kcott (Archbishop) on May 15, 2015 at 05:35 UTC | |
by mazdajai (Novice) on May 15, 2015 at 13:15 UTC | |
by jeffa (Bishop) on May 15, 2015 at 17:34 UTC | |
by mazdajai (Novice) on May 16, 2015 at 05:25 UTC |