in reply to Out of memory while using HTML::TableExtract

You might try HTML::TableParser, which streams the data rather than reading it all into memory.
  • Comment on Re: Out of memory while using HTML::TableExtract