in reply to Re^3: Queries on HTML::TableExtract - How to parse from saved html file
in thread Queries on HTML::TableExtract - How to parse from saved html file

hmm, i took a good hard look at the code of the page im extracting from.. it is definitely table tags.. however there aren't any headers, so that seems to be why I can't use TableExtract. looking into Table.pm now, http://www.perlmonks.org/?node_id=52723
  • Comment on Re^4: Queries on HTML::TableExtract - How to parse from saved html file