in reply to Problem extracting an HTML table with Perl
instead, I think you'll get what you expect.print $data->as_HTML;
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem extracting an HTML table with Perl
by Sosi (Sexton) on Aug 11, 2014 at 17:05 UTC | |
by kennethk (Abbot) on Aug 11, 2014 at 17:21 UTC | |
by Sosi (Sexton) on Aug 11, 2014 at 17:56 UTC | |
by kennethk (Abbot) on Aug 11, 2014 at 18:22 UTC |