in reply to Extracting table data from HTML
In addition to previous post
I hope that this article Web Mining with Perl will help you with exstracting data from HTML table.Updated: Also, you can use a module HTML::TableExtractor - HTML tables parser.
--------------------------------
SV* sv_bless(SV* sv, HV* stash);
|
|---|