in reply to Re: HTML::TableExtractor and embedded columns
in thread HTML::TableExtractor and embedded columns

I've already used Data::Dumper to find out where it breaks. And it breaks before load method is called. So it seems that tableextract doesn't parse the rest of td's :(. I can't figure out why, however. Gotta think more.
  • Comment on Re^2: HTML::TableExtractor and embedded columns