in reply to Re^3: How to restore the colors of a webpage when extracting data
in thread How to restore the colors of a webpage when extracting data

Well, I was following the instructions in that HTML::TableExtract page. But was not getting anything for the $te->first_table_found call, hence the $table variable was having undefined object and as a result the rest of the code did not run.
Would be helpful if you can point out my mistakes.

  • Comment on Re^4: How to restore the colors of a webpage when extracting data