in reply to Updated: Looking for something like DBD::HTML::Table

Question fuzzy, but random thought: maybe use Mojo::DOM (or whatever HTML parser you know) to scrape the table in question into a CSV format then pull things out with DBD::CSV behind DBI?

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re: Looking for something like DBD::HTML::Table